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

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h113 ICD_ENTRY(RasterPos2fv) /* 65 */
H A Dfakedri_glfuncsList.h88 GLAPI_ENTRY(RasterPos2fv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h109 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Ddispatch.h253 #define CALL_RasterPos2fv(disp, parameters) (*((disp)->RasterPos2fv)) parameters
254 #define GET_RasterPos2fv(disp) ((disp)->RasterPos2fv)
255 #define SET_RasterPos2fv(disp, fn) ((disp)->RasterPos2fv = fn)
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Ddispatch.h255 #define CALL_RasterPos2fv(disp, parameters) (*((disp)->RasterPos2fv)) parameters
256 #define GET_RasterPos2fv(disp) ((disp)->RasterPos2fv)
257 #define SET_RasterPos2fv(disp, fn) ((disp)->RasterPos2fv = fn)
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h106 void (GLAPIENTRYP RasterPos2fv) (const GLfloat * v); /* 65 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h106 void (GLAPIENTRYP RasterPos2fv) (const GLfloat * v); /* 65 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1482 #define glRasterPos2fv MANGLE(RasterPos2fv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h109 void (GLAPIENTRYP RasterPos2fv)(const GLfloat * v); /* 65 */
H A Ddispatch.h253 #define CALL_RasterPos2fv(disp, parameters) (*((disp)->RasterPos2fv)) parameters
254 #define GET_RasterPos2fv(disp) ((disp)->RasterPos2fv)
255 #define SET_RasterPos2fv(disp, fn) ((disp)->RasterPos2fv = fn)
H A Dglapitemp.h408 KEYWORD1 void KEYWORD2 NAME(RasterPos2fv)(const GLfloat * v) function
410 DISPATCH(RasterPos2fv, (v), (F, "glRasterPos2fv(%p);\n", (const void *) v));
5570 TABLE_ENTRY(RasterPos2fv),

Completed in 638 milliseconds