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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 373 TYPE_UINT_SAMPLER_1D, // usampler1D
641 case GL_UNSIGNED_INT_SAMPLER_1D: return TYPE_UINT_SAMPLER_1D;
gluShaderUtil.hpp 148 TYPE_UINT_SAMPLER_1D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 124 case glu::TYPE_UINT_SAMPLER_1D:
188 case glu::TYPE_UINT_SAMPLER_1D:
    [all...]
es31fUniformLocationTests.cpp 182 else if (type >= TYPE_UINT_SAMPLER_1D && type <= TYPE_UINT_SAMPLER_3D)
478 case TYPE_UINT_SAMPLER_1D:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 721 milliseconds