Searched refs:getFormatMaxUintValue (Results 1 – 3 of 3) sorted by relevance
110 UVec4 getFormatMaxUintValue (const TextureFormat& format);
484 UVec4 getFormatMaxUintValue (const TextureFormat& format) in getFormatMaxUintValue() function
905 const UVec4 valueMax = tcu::getFormatMaxUintValue(format); in randomColorClearValue()