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

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h112 ICD_ENTRY(RasterPos2f) /* 64 */
H A Dfakedri_glfuncsList.h87 GLAPI_ENTRY(RasterPos2f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Ddispatch.h250 #define CALL_RasterPos2f(disp, parameters) (*((disp)->RasterPos2f)) parameters
251 #define GET_RasterPos2f(disp) ((disp)->RasterPos2f)
252 #define SET_RasterPos2f(disp, fn) ((disp)->RasterPos2f = fn)
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Ddispatch.h252 #define CALL_RasterPos2f(disp, parameters) (*((disp)->RasterPos2f)) parameters
253 #define GET_RasterPos2f(disp) ((disp)->RasterPos2f)
254 #define SET_RasterPos2f(disp, fn) ((disp)->RasterPos2f = fn)
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h105 void (GLAPIENTRYP RasterPos2f) (GLfloat x, GLfloat y); /* 64 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h105 void (GLAPIENTRYP RasterPos2f) (GLfloat x, GLfloat y); /* 64 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1481 #define glRasterPos2f MANGLE(RasterPos2f)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h108 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
H A Ddispatch.h250 #define CALL_RasterPos2f(disp, parameters) (*((disp)->RasterPos2f)) parameters
251 #define GET_RasterPos2f(disp) ((disp)->RasterPos2f)
252 #define SET_RasterPos2f(disp, fn) ((disp)->RasterPos2f = fn)
H A Dglapitemp.h403 KEYWORD1 void KEYWORD2 NAME(RasterPos2f)(GLfloat x, GLfloat y) function
405 DISPATCH(RasterPos2f, (x, y), (F, "glRasterPos2f(%f, %f);\n", x, y));
5569 TABLE_ENTRY(RasterPos2f),

Completed in 4579 milliseconds