Home
last modified time | relevance | path

Searched refs:GL_MAX_CLIP_PLANES (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h238 #define GL_MAX_CLIP_PLANES 0x0D32 macro
/external/mesa3d/include/GLES/
Dgl.h208 #define GL_MAX_CLIP_PLANES 0x0D32 macro
/external/swiftshader/include/GLES/
Dgl.h199 #define GL_MAX_CLIP_PLANES 0x0D32 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1389 …case GL_MAX_CLIP_PLANES: *params = MAX_CLIP_PLANES; … in getIntegerv()
1524 case GL_MAX_CLIP_PLANES: in getQueryParameterNum()
1646 case GL_MAX_CLIP_PLANES: in isQueryParameterInt()
/external/deqp/external/openglcts/modules/gl/
Dgl3cClipDistance.cpp46 #define GL_MAX_CLIP_DISTANCES GL_MAX_CLIP_PLANES
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h84 { GL_MAX_CLIP_PLANES, CONTEXT_INT(Const.MaxClipPlanes), NO_EXTRA },
/external/mesa3d/include/GL/
Dgl.h480 #define GL_MAX_CLIP_PLANES 0x0D32 macro