Home
last modified time | relevance | path

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

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