Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h99 #define GL_CLIP_PLANE3 0x3003 macro
/external/mesa3d/include/GLES/
Dgl.h117 #define GL_CLIP_PLANE3 0x3003 macro
/external/swiftshader/include/GLES/
Dgl.h108 #define GL_CLIP_PLANE3 0x3003 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1217 case GL_CLIP_PLANE3: context->setClipPlaneEnabled(3, false); break; in Disable()
1354 case GL_CLIP_PLANE3: context->setClipPlaneEnabled(3, true); break; in Enable()
2521 case GL_CLIP_PLANE3: return context->isClipPlaneEnabled(3); break; in IsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1507 case GL_CLIP_PLANE3: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1699 case GL_CLIP_PLANE3: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h320 #define GL_CLIP_PLANE3 0x3003 macro