Home
last modified time | relevance | path

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

/external/mesa3d/include/GLES/
Dgl.h97 #define GL_CLIP_PLANE1 0x3001 macro
/external/swiftshader/include/GLES/
Dgl.h106 #define GL_CLIP_PLANE1 0x3001 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h97 #define GL_CLIP_PLANE1 0x3001 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1215 case GL_CLIP_PLANE1: context->setClipPlaneEnabled(1, false); break; in Disable()
1352 case GL_CLIP_PLANE1: context->setClipPlaneEnabled(1, true); break; in Enable()
2514 case GL_CLIP_PLANE1: return context->isClipPlaneEnabled(1); break; in IsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1506 case GL_CLIP_PLANE1: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1697 case GL_CLIP_PLANE1: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h318 #define GL_CLIP_PLANE1 0x3001 macro