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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 466 TYPE_IMAGE_3D, // image3D
916 case GL_IMAGE_3D: return TYPE_IMAGE_3D;
gluShaderUtil.hpp 183 TYPE_IMAGE_3D,
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp 570 if (basicType >= glu::TYPE_IMAGE_2D && basicType <= glu::TYPE_IMAGE_3D)
    [all...]

Completed in 86 milliseconds