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

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 200 TYPE_SAMPLER_BUFFER,
319 inline bool isDataTypeSamplerBuffer (DataType dataType) { return (dataType >= TYPE_SAMPLER_BUFFER) && (dataType <= TYPE_UINT_SAMPLER_BUFFER); }
gluShaderUtil.cpp 537 TYPE_SAMPLER_BUFFER, // samplerBuffer
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderFunctionTests.cpp 174 glu::TYPE_SAMPLER_BUFFER,
284 case glu::TYPE_SAMPLER_BUFFER:
    [all...]

Completed in 50 milliseconds