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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 360 TYPE_SAMPLER_3D, // sampler3D
625 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D;
gluShaderUtil.hpp 132 TYPE_SAMPLER_3D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 146 case glu::TYPE_SAMPLER_3D:
172 case glu::TYPE_SAMPLER_3D:
    [all...]
es31fUniformLocationTests.cpp 178 if (type >= TYPE_SAMPLER_1D && type <= TYPE_SAMPLER_3D)
468 case TYPE_SAMPLER_3D:
    [all...]
es31fProgramUniformTests.cpp 151 case glu::TYPE_SAMPLER_3D:
180 case glu::TYPE_SAMPLER_3D:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 147 case glu::TYPE_SAMPLER_3D:
176 case glu::TYPE_SAMPLER_3D:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 352 milliseconds