Searched refs:glGetClipPlane (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 150 reply data only as an array (e.g., glGetClipPlane).
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 151 reply data only as an array (e.g., glGetClipPlane).
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 863 &glGetClipPlane,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 910 &glGetClipPlane,
|
| H A D | gldrv.h | 293 void (APIENTRY *glGetClipPlane )( GLenum plane, GLdouble *equation );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 314 "glGetClipPlane\0" 1467 NAME_FUNC_OFFSET( 3120, glGetClipPlane, glGetClipPlane, NULL, _gloffset_GetClipPlane),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 790 GLAPI void GLAPIENTRY glGetClipPlane( GLenum plane, GLdouble *equation );
|
| H A D | gl_mangle.h | 720 #define glGetClipPlane MANGLE(GetClipPlane) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 783 GLAPI void GLAPIENTRY glGetClipPlane( GLenum plane, GLdouble *equation );
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 1544 glGetClipPlane(*(GLenum *) (pc + 0), equation);
|
| H A D | indirect_dispatch_swap.c | 1741 glGetClipPlane((GLenum) bswap_ENUM(pc + 0), equation);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17538 #define glGetClipPlane macro [all...] |
| H A D | gl_generated_dispatch.c | 23009 0, // glGetClipPlane [all...] |
Completed in 185 milliseconds