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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 438 TYPE_SAMPLER_3D, // sampler3D
883 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D;
gluShaderUtil.hpp 150 TYPE_SAMPLER_3D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderFunctionTests.cpp 153 glu::TYPE_SAMPLER_3D,
    [all...]
es31fOpaqueTypeIndexingTests.cpp 147 case glu::TYPE_SAMPLER_3D:
180 case glu::TYPE_SAMPLER_3D:
    [all...]
es31fUniformLocationTests.cpp 178 if (type >= TYPE_SAMPLER_1D && type <= TYPE_SAMPLER_3D)
467 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/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 317 case glu::TYPE_SAMPLER_3D:
343 case glu::TYPE_SAMPLER_3D:
    [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 1581 milliseconds