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

  /external/deqp/framework/opengl/
gluTextureUtil.cpp 590 case GL_LEQUAL: return tcu::Sampler::COMPAREMODE_LESS_OR_EQUAL;
663 case tcu::Sampler::COMPAREMODE_LESS_OR_EQUAL: return GL_LEQUAL;
    [all...]
  /external/deqp/framework/common/
tcuTexture.hpp 156 COMPAREMODE_LESS_OR_EQUAL,
    [all...]
tcuTexCompareVerifier.cpp 78 case Sampler::COMPAREMODE_LESS_OR_EQUAL:
    [all...]
tcuTexture.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp     [all...]

Completed in 91 milliseconds