Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1052 , shadowCompareMode (tcu::Sampler::COMPAREMODE_LAST) in GatherCaseBaseParams()
2687 for (int compareModeI = 0; compareModeI < tcu::Sampler::COMPAREMODE_LAST; compareModeI++) in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1052 , shadowCompareMode (tcu::Sampler::COMPAREMODE_LAST) in GatherCaseBaseParams()
2687 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.cpp4042 return tcu::Sampler::COMPAREMODE_LAST; in mapVkSamplerCompareOp()