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

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h115 ICD_ENTRY(RasterPos2iv) /* 67 */
H A Dfakedri_glfuncsList.h90 GLAPI_ENTRY(RasterPos2iv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h111 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Ddispatch.h259 #define CALL_RasterPos2iv(disp, parameters) (*((disp)->RasterPos2iv)) parameters
260 #define GET_RasterPos2iv(disp) ((disp)->RasterPos2iv)
261 #define SET_RasterPos2iv(disp, fn) ((disp)->RasterPos2iv = fn)
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Ddispatch.h261 #define CALL_RasterPos2iv(disp, parameters) (*((disp)->RasterPos2iv)) parameters
262 #define GET_RasterPos2iv(disp) ((disp)->RasterPos2iv)
263 #define SET_RasterPos2iv(disp, fn) ((disp)->RasterPos2iv = fn)
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h110 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2iv) (const GLint * v); /* 67 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2iv) (const GLint * v); /* 67 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1484 #define glRasterPos2iv MANGLE(RasterPos2iv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h111 void (GLAPIENTRYP RasterPos2iv)(const GLint * v); /* 67 */
H A Ddispatch.h259 #define CALL_RasterPos2iv(disp, parameters) (*((disp)->RasterPos2iv)) parameters
260 #define GET_RasterPos2iv(disp) ((disp)->RasterPos2iv)
261 #define SET_RasterPos2iv(disp, fn) ((disp)->RasterPos2iv = fn)
H A Dglapitemp.h418 KEYWORD1 void KEYWORD2 NAME(RasterPos2iv)(const GLint * v) function
420 DISPATCH(RasterPos2iv, (v), (F, "glRasterPos2iv(%p);\n", (const void *) v));
5572 TABLE_ENTRY(RasterPos2iv),

Completed in 1488 milliseconds