HomeSort by relevance Sort by last modified time
    Searched refs:COMPAREMODE_LESS (Results 1 - 7 of 7) sorted by null

  /external/deqp/framework/opengl/
gluTextureUtil.cpp 589 case GL_LESS: return tcu::Sampler::COMPAREMODE_LESS;
662 case tcu::Sampler::COMPAREMODE_LESS: return GL_LESS;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp     [all...]
es31fOpaqueTypeIndexingTests.cpp 535 tcu::Sampler::COMPAREMODE_LESS);
    [all...]
  /external/deqp/framework/common/
tcuTexture.hpp 155 COMPAREMODE_LESS,
    [all...]
tcuTexCompareVerifier.cpp 73 case Sampler::COMPAREMODE_LESS:
    [all...]
tcuTexture.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp     [all...]

Completed in 149 milliseconds