Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp107 IVec4 getFormatMinIntValue (const TextureFormat& format);
DtcuTextureUtil.cpp452 IVec4 getFormatMinIntValue (const TextureFormat& format) in getFormatMinIntValue() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp890 const tcu::IVec4 valueMin = tcu::getFormatMinIntValue(format); in randomColorClearValue()