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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 401 TYPE_UINT_SAMPLER_2D, // usampler2D
687 case GL_UNSIGNED_INT_SAMPLER_2D: return TYPE_UINT_SAMPLER_2D;
gluShaderUtil.hpp 151 TYPE_UINT_SAMPLER_2D,
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pTextureCases.cpp 102 const bool isIntUint = samplerType == glu::TYPE_INT_SAMPLER_2D || samplerType == glu::TYPE_UINT_SAMPLER_2D;
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderFunctionTests.cpp 152 glu::TYPE_UINT_SAMPLER_2D,
    [all...]
es31fOpaqueTypeIndexingTests.cpp 131 case glu::TYPE_UINT_SAMPLER_2D:
200 case glu::TYPE_UINT_SAMPLER_2D:
    [all...]
es31fUniformLocationTests.cpp 478 case TYPE_UINT_SAMPLER_2D:
740 TYPE_UINT_SAMPLER_2D,
    [all...]
es31fProgramUniformTests.cpp 148 case glu::TYPE_UINT_SAMPLER_2D:
183 case glu::TYPE_UINT_SAMPLER_2D:
    [all...]
es31fTextureGatherTests.cpp 878 case glu::TYPE_UINT_SAMPLER_2D:
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 244 case glu::TYPE_UINT_SAMPLER_2D:
303 case glu::TYPE_UINT_SAMPLER_2D:
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 144 case glu::TYPE_UINT_SAMPLER_2D:
179 case glu::TYPE_UINT_SAMPLER_2D:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 3821 milliseconds