/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | VBoxICDList.h | 112 ICD_ENTRY(RasterPos2f) /* 64 */
|
H A D | fakedri_glfuncsList.h | 87 GLAPI_ENTRY(RasterPos2f)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitable.h | 108 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | dispatch.h | 250 #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 D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | dispatch.h | 252 #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 D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | glapitemp.h | 403 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 D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glapitable.h | 107 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glapitable.h | 105 void (GLAPIENTRYP RasterPos2f) (GLfloat x, GLfloat y); /* 64 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glapitable.h | 105 void (GLAPIENTRYP RasterPos2f) (GLfloat x, GLfloat y); /* 64 */
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 1481 #define glRasterPos2f MANGLE(RasterPos2f)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitable.h | 108 void (GLAPIENTRYP RasterPos2f)(GLfloat x, GLfloat y); /* 64 */
|
H A D | dispatch.h | 250 #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 D | glapitemp.h | 403 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),
|