Home
last modified time | relevance | path

Searched refs:COMPAREMODE_ALWAYS (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluTextureUtil.cpp734 case GL_ALWAYS: return tcu::Sampler::COMPAREMODE_ALWAYS; in mapGLCompareFunc()
807 case tcu::Sampler::COMPAREMODE_ALWAYS: return GL_ALWAYS; in getGLCompareFunc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp724 mapCompareMode(tcu::Sampler::COMPAREMODE_ALWAYS), // compareOp in recordCommands()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp724 mapCompareMode(tcu::Sampler::COMPAREMODE_ALWAYS), // compareOp in recordCommands()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp239 COMPAREMODE_ALWAYS, enumerator
DtcuTexCompareVerifier.cpp103 case Sampler::COMPAREMODE_ALWAYS: in execCompare()
DtcuTexture.cpp1896 case Sampler::COMPAREMODE_ALWAYS: res = true; break; in execCompare()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3834 case tcu::Sampler::COMPAREMODE_ALWAYS: return vk::VK_COMPARE_OP_ALWAYS; in mapCompareMode()
4036 case VK_COMPARE_OP_ALWAYS: return tcu::Sampler::COMPAREMODE_ALWAYS; in mapVkSamplerCompareOp()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp1654 { "always", Sampler::COMPAREMODE_ALWAYS }, in populateTextureShadowTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureShadowTests.cpp1654 { "always", Sampler::COMPAREMODE_ALWAYS }, in populateTextureShadowTests()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp2061 case tcu::Sampler::COMPAREMODE_ALWAYS: return "always"; in compareModeName()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2575 case tcu::Sampler::COMPAREMODE_ALWAYS: return "always"; in compareModeName()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2575 case tcu::Sampler::COMPAREMODE_ALWAYS: return "always"; in compareModeName()