Home
last modified time | relevance | path

Searched refs:COMPAREMODE_LAST (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1052 , shadowCompareMode (tcu::Sampler::COMPAREMODE_LAST) in GatherCaseBaseParams()
2665 for (int compareModeI = 0; compareModeI < tcu::Sampler::COMPAREMODE_LAST; compareModeI++) in init()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp242 COMPAREMODE_LAST enumerator
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp2169 for (int compareModeI = 0; compareModeI < tcu::Sampler::COMPAREMODE_LAST; compareModeI++) in init()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3978 return tcu::Sampler::COMPAREMODE_LAST; in mapVkSamplerCompareOp()