Searched refs:getFormatMaxIntValue (Results 1 – 3 of 3) sorted by relevance
108 IVec4 getFormatMaxIntValue (const TextureFormat& format);
468 IVec4 getFormatMaxIntValue (const TextureFormat& format) in getFormatMaxIntValue() function
891 const tcu::IVec4 valueMax = tcu::getFormatMaxIntValue(format); in randomColorClearValue()