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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 371 TYPE_INT_SAMPLER_3D, // isampler3D
638 case GL_INT_SAMPLER_3D: return TYPE_INT_SAMPLER_3D;
gluShaderUtil.hpp 145 TYPE_INT_SAMPLER_3D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 147 case glu::TYPE_INT_SAMPLER_3D:
185 case glu::TYPE_INT_SAMPLER_3D:
    [all...]
es31fUniformLocationTests.cpp 180 else if (type >= TYPE_INT_SAMPLER_1D && type <= TYPE_INT_SAMPLER_3D)
475 case TYPE_INT_SAMPLER_3D:
    [all...]
es31fProgramUniformTests.cpp 152 case glu::TYPE_INT_SAMPLER_3D:
192 case glu::TYPE_INT_SAMPLER_3D:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 148 case glu::TYPE_INT_SAMPLER_3D:
188 case glu::TYPE_INT_SAMPLER_3D:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 289 milliseconds