Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp110 IVec4 getFormatMaxIntValue (const TextureFormat& format);
DtcuTextureUtil.cpp491 IVec4 getFormatMaxIntValue (const TextureFormat& format) in getFormatMaxIntValue() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1810 IVec4 maxValues = getFormatMaxIntValue(tcuFormat); in makeClearColorValue()