Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp108 IVec4 getFormatMaxIntValue (const TextureFormat& format);
DtcuTextureUtil.cpp477 IVec4 getFormatMaxIntValue (const TextureFormat& format) in getFormatMaxIntValue() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1396 IVec4 maxValues = getFormatMaxIntValue(tcuFormat); in makeClearColorValue()