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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 364 TYPE_SAMPLER_CUBE_SHADOW, // samplerCubeShadow
630 case GL_SAMPLER_CUBE_SHADOW: return TYPE_SAMPLER_CUBE_SHADOW;
gluShaderUtil.hpp 137 TYPE_SAMPLER_CUBE_SHADOW,
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 137 case glu::TYPE_SAMPLER_CUBE_SHADOW:
161 samplerType == glu::TYPE_SAMPLER_CUBE_SHADOW;
177 case glu::TYPE_SAMPLER_CUBE_SHADOW:
    [all...]
es31fProgramUniformTests.cpp 163 case glu::TYPE_SAMPLER_CUBE_SHADOW:
196 case glu::TYPE_SAMPLER_CUBE_SHADOW:
    [all...]
es31fTextureGatherTests.cpp 839 case TEXTURETYPE_CUBE: return glu::TYPE_SAMPLER_CUBE_SHADOW;
861 case glu::TYPE_SAMPLER_CUBE_SHADOW:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 159 case glu::TYPE_SAMPLER_CUBE_SHADOW:
192 case glu::TYPE_SAMPLER_CUBE_SHADOW:
    [all...]
es3fShaderTextureFunctionTests.cpp     [all...]

Completed in 988 milliseconds