Searched refs:getFormatMaxUintValue (Results 1 – 3 of 3) sorted by relevance
113 UVec4 getFormatMaxUintValue(const TextureFormat &format);
618 UVec4 getFormatMaxUintValue(const TextureFormat &format) in getFormatMaxUintValue() function
2045 UVec4 maxValues = getFormatMaxUintValue(tcuFormat); in makeClearColorValue()