Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h100 #define GL_CLIP_PLANE4 0x3004 macro
/external/mesa3d/include/GLES/
Dgl.h118 #define GL_CLIP_PLANE4 0x3004 macro
/external/swiftshader/include/GLES/
Dgl.h109 #define GL_CLIP_PLANE4 0x3004 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1218 case GL_CLIP_PLANE4: context->setClipPlaneEnabled(4, false); break; in Disable()
1355 case GL_CLIP_PLANE4: context->setClipPlaneEnabled(4, true); break; in Enable()
2522 case GL_CLIP_PLANE4: return context->isClipPlaneEnabled(4); break; in IsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1508 case GL_CLIP_PLANE4: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1700 case GL_CLIP_PLANE4: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h321 #define GL_CLIP_PLANE4 0x3004 macro