Searched refs:RasterPos4iv (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h131 ICD_ENTRY(RasterPos4iv) /* 83 */
H A Dfakedri_glfuncsList.h106 GLAPI_ENTRY(RasterPos4iv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h127 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Ddispatch.h307 #define CALL_RasterPos4iv(disp, parameters) (*((disp)->RasterPos4iv)) parameters
308 #define GET_RasterPos4iv(disp) ((disp)->RasterPos4iv)
309 #define SET_RasterPos4iv(disp, fn) ((disp)->RasterPos4iv = fn)
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Ddispatch.h309 #define CALL_RasterPos4iv(disp, parameters) (*((disp)->RasterPos4iv)) parameters
310 #define GET_RasterPos4iv(disp) ((disp)->RasterPos4iv)
311 #define SET_RasterPos4iv(disp, fn) ((disp)->RasterPos4iv = fn)
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h126 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4iv) (const GLint * v); /* 83 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4iv) (const GLint * v); /* 83 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1500 #define glRasterPos4iv MANGLE(RasterPos4iv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h127 void (GLAPIENTRYP RasterPos4iv)(const GLint * v); /* 83 */
H A Ddispatch.h307 #define CALL_RasterPos4iv(disp, parameters) (*((disp)->RasterPos4iv)) parameters
308 #define GET_RasterPos4iv(disp) ((disp)->RasterPos4iv)
309 #define SET_RasterPos4iv(disp, fn) ((disp)->RasterPos4iv = fn)
H A Dglapitemp.h498 KEYWORD1 void KEYWORD2 NAME(RasterPos4iv)(const GLint * v) function
500 DISPATCH(RasterPos4iv, (v), (F, "glRasterPos4iv(%p);\n", (const void *) v));
5588 TABLE_ENTRY(RasterPos4iv),

Completed in 749 milliseconds