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

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h123 ICD_ENTRY(RasterPos3iv) /* 75 */
H A Dfakedri_glfuncsList.h98 GLAPI_ENTRY(RasterPos3iv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h119 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Ddispatch.h283 #define CALL_RasterPos3iv(disp, parameters) (*((disp)->RasterPos3iv)) parameters
284 #define GET_RasterPos3iv(disp) ((disp)->RasterPos3iv)
285 #define SET_RasterPos3iv(disp, fn) ((disp)->RasterPos3iv = fn)
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Ddispatch.h285 #define CALL_RasterPos3iv(disp, parameters) (*((disp)->RasterPos3iv)) parameters
286 #define GET_RasterPos3iv(disp) ((disp)->RasterPos3iv)
287 #define SET_RasterPos3iv(disp, fn) ((disp)->RasterPos3iv = fn)
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h118 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h116 void (GLAPIENTRYP RasterPos3iv) (const GLint * v); /* 75 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h116 void (GLAPIENTRYP RasterPos3iv) (const GLint * v); /* 75 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1492 #define glRasterPos3iv MANGLE(RasterPos3iv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h119 void (GLAPIENTRYP RasterPos3iv)(const GLint * v); /* 75 */
H A Ddispatch.h283 #define CALL_RasterPos3iv(disp, parameters) (*((disp)->RasterPos3iv)) parameters
284 #define GET_RasterPos3iv(disp) ((disp)->RasterPos3iv)
285 #define SET_RasterPos3iv(disp, fn) ((disp)->RasterPos3iv = fn)
H A Dglapitemp.h458 KEYWORD1 void KEYWORD2 NAME(RasterPos3iv)(const GLint * v) function
460 DISPATCH(RasterPos3iv, (v), (F, "glRasterPos3iv(%p);\n", (const void *) v));
5580 TABLE_ENTRY(RasterPos3iv),

Completed in 787 milliseconds