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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 363 TYPE_SAMPLER_2D_SHADOW, // sampler2DShadow
629 case GL_SAMPLER_2D_SHADOW: return TYPE_SAMPLER_2D_SHADOW;
gluShaderUtil.hpp 136 TYPE_SAMPLER_2D_SHADOW,
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 131 case glu::TYPE_SAMPLER_2D_SHADOW:
159 samplerType == glu::TYPE_SAMPLER_2D_SHADOW ||
176 case glu::TYPE_SAMPLER_2D_SHADOW:
    [all...]
es31fProgramUniformTests.cpp 154 case glu::TYPE_SAMPLER_2D_SHADOW:
195 case glu::TYPE_SAMPLER_2D_SHADOW:
    [all...]
es31fTextureGatherTests.cpp 837 case TEXTURETYPE_2D: return glu::TYPE_SAMPLER_2D_SHADOW;
859 case glu::TYPE_SAMPLER_2D_SHADOW:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 150 case glu::TYPE_SAMPLER_2D_SHADOW:
191 case glu::TYPE_SAMPLER_2D_SHADOW:
    [all...]
es3fShaderTextureFunctionTests.cpp     [all...]

Completed in 167 milliseconds