Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h98 #define GL_CLIP_PLANE2 0x3002 macro
/external/mesa3d/include/GLES/
Dgl.h116 #define GL_CLIP_PLANE2 0x3002 macro
/external/swiftshader/include/GLES/
Dgl.h107 #define GL_CLIP_PLANE2 0x3002 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1216 case GL_CLIP_PLANE2: context->setClipPlaneEnabled(2, false); break; in Disable()
1353 case GL_CLIP_PLANE2: context->setClipPlaneEnabled(2, true); break; in Enable()
2520 case GL_CLIP_PLANE2: return context->isClipPlaneEnabled(2); break; in IsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1506 case GL_CLIP_PLANE2: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1698 case GL_CLIP_PLANE2: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h319 #define GL_CLIP_PLANE2 0x3002 macro