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

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h129 ICD_ENTRY(RasterPos4fv) /* 81 */
H A Dfakedri_glfuncsList.h104 GLAPI_ENTRY(RasterPos4fv)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h125 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Ddispatch.h301 #define CALL_RasterPos4fv(disp, parameters) (*((disp)->RasterPos4fv)) parameters
302 #define GET_RasterPos4fv(disp) ((disp)->RasterPos4fv)
303 #define SET_RasterPos4fv(disp, fn) ((disp)->RasterPos4fv = fn)
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Ddispatch.h303 #define CALL_RasterPos4fv(disp, parameters) (*((disp)->RasterPos4fv)) parameters
304 #define GET_RasterPos4fv(disp) ((disp)->RasterPos4fv)
305 #define SET_RasterPos4fv(disp, fn) ((disp)->RasterPos4fv = fn)
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h124 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h122 void (GLAPIENTRYP RasterPos4fv) (const GLfloat * v); /* 81 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h122 void (GLAPIENTRYP RasterPos4fv) (const GLfloat * v); /* 81 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1498 #define glRasterPos4fv MANGLE(RasterPos4fv)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h125 void (GLAPIENTRYP RasterPos4fv)(const GLfloat * v); /* 81 */
H A Ddispatch.h301 #define CALL_RasterPos4fv(disp, parameters) (*((disp)->RasterPos4fv)) parameters
302 #define GET_RasterPos4fv(disp) ((disp)->RasterPos4fv)
303 #define SET_RasterPos4fv(disp, fn) ((disp)->RasterPos4fv = fn)
H A Dglapitemp.h488 KEYWORD1 void KEYWORD2 NAME(RasterPos4fv)(const GLfloat * v) function
490 DISPATCH(RasterPos4fv, (v), (F, "glRasterPos4fv(%p);\n", (const void *) v));
5586 TABLE_ENTRY(RasterPos4fv),

Completed in 6778 milliseconds