Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h101 #define GL_CLIP_PLANE5 0x3005 macro
/external/mesa3d/include/GLES/
Dgl.h119 #define GL_CLIP_PLANE5 0x3005 macro
/external/swiftshader/include/GLES/
Dgl.h110 #define GL_CLIP_PLANE5 0x3005 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1219 case GL_CLIP_PLANE5: context->setClipPlaneEnabled(5, false); break; in Disable()
1356 case GL_CLIP_PLANE5: context->setClipPlaneEnabled(5, true); break; in Enable()
2523 case GL_CLIP_PLANE5: return context->isClipPlaneEnabled(5); break; in IsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1509 case GL_CLIP_PLANE5: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1701 case GL_CLIP_PLANE5: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h322 #define GL_CLIP_PLANE5 0x3005 macro