Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1052 , shadowCompareMode (tcu::Sampler::COMPAREMODE_LAST) in GatherCaseBaseParams()
2631 for (int compareModeI = 0; compareModeI < tcu::Sampler::COMPAREMODE_LAST; compareModeI++) in init()
/external/deqp/framework/common/
DtcuTexture.hpp242 COMPAREMODE_LAST enumerator
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2172 for (int compareModeI = 0; compareModeI < tcu::Sampler::COMPAREMODE_LAST; compareModeI++) in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3906 return tcu::Sampler::COMPAREMODE_LAST; in mapVkSamplerCompareOp()