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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 455 TYPE_UINT_SAMPLER_3D, // usampler3D
903 case GL_UNSIGNED_INT_SAMPLER_3D: return TYPE_UINT_SAMPLER_3D;
gluShaderUtil.hpp 172 TYPE_UINT_SAMPLER_3D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderFunctionTests.cpp 155 glu::TYPE_UINT_SAMPLER_3D,
    [all...]
es31fOpaqueTypeIndexingTests.cpp 149 case glu::TYPE_UINT_SAMPLER_3D:
203 case glu::TYPE_UINT_SAMPLER_3D:
    [all...]
es31fUniformLocationTests.cpp 182 else if (type >= TYPE_UINT_SAMPLER_1D && type <= TYPE_UINT_SAMPLER_3D)
481 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/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 319 case glu::TYPE_UINT_SAMPLER_3D:
363 case glu::TYPE_UINT_SAMPLER_3D:
    [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 97 milliseconds