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.cpp468 IVec4 getFormatMaxIntValue (const TextureFormat& format) in getFormatMaxIntValue() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp891 const tcu::IVec4 valueMax = tcu::getFormatMaxIntValue(format); in randomColorClearValue()