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.cpp484 UVec4 getFormatMaxUintValue (const TextureFormat& format) in getFormatMaxUintValue() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp905 const UVec4 valueMax = tcu::getFormatMaxUintValue(format); in randomColorClearValue()