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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 377 TYPE_UINT_SAMPLER_3D, // usampler3D
645 case GL_UNSIGNED_INT_SAMPLER_3D: return TYPE_UINT_SAMPLER_3D;
gluShaderUtil.hpp 152 TYPE_UINT_SAMPLER_3D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 148 case glu::TYPE_UINT_SAMPLER_3D:
192 case glu::TYPE_UINT_SAMPLER_3D:
    [all...]
es31fUniformLocationTests.cpp 182 else if (type >= TYPE_UINT_SAMPLER_1D && type <= TYPE_UINT_SAMPLER_3D)
482 case TYPE_UINT_SAMPLER_3D:
    [all...]
es31fProgramUniformTests.cpp 153 case glu::TYPE_UINT_SAMPLER_3D:
186 case glu::TYPE_UINT_SAMPLER_3D:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 149 case glu::TYPE_UINT_SAMPLER_3D:
182 case glu::TYPE_UINT_SAMPLER_3D:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 953 milliseconds