Home
last modified time | relevance | path

Searched refs:getFormatMaxUintValue (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.hpp110 UVec4 getFormatMaxUintValue (const TextureFormat& format);
DtcuTextureUtil.cpp516 UVec4 getFormatMaxUintValue (const TextureFormat& format) in getFormatMaxUintValue() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1723 UVec4 maxValues = getFormatMaxUintValue(tcuFormat); in makeClearColorValue()