/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | VBoxICDList.h | 120 ICD_ENTRY(RasterPos3f) /* 72 */
|
H A D | fakedri_glfuncsList.h | 95 GLAPI_ENTRY(RasterPos3f)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitable.h | 116 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | dispatch.h | 274 #define CALL_RasterPos3f(disp, parameters) (*((disp)->RasterPos3f)) parameters 275 #define GET_RasterPos3f(disp) ((disp)->RasterPos3f) 276 #define SET_RasterPos3f(disp, fn) ((disp)->RasterPos3f = fn)
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | dispatch.h | 276 #define CALL_RasterPos3f(disp, parameters) (*((disp)->RasterPos3f)) parameters 277 #define GET_RasterPos3f(disp) ((disp)->RasterPos3f) 278 #define SET_RasterPos3f(disp, fn) ((disp)->RasterPos3f = fn)
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glapitable.h | 115 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glapitable.h | 113 void (GLAPIENTRYP RasterPos3f) (GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glapitable.h | 113 void (GLAPIENTRYP RasterPos3f) (GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 1489 #define glRasterPos3f MANGLE(RasterPos3f)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitable.h | 116 void (GLAPIENTRYP RasterPos3f)(GLfloat x, GLfloat y, GLfloat z); /* 72 */
|
H A D | dispatch.h | 274 #define CALL_RasterPos3f(disp, parameters) (*((disp)->RasterPos3f)) parameters 275 #define GET_RasterPos3f(disp) ((disp)->RasterPos3f) 276 #define SET_RasterPos3f(disp, fn) ((disp)->RasterPos3f = fn)
|
H A D | glapitemp.h | 443 KEYWORD1 void KEYWORD2 NAME(RasterPos3f)(GLfloat x, GLfloat y, GLfloat z) function 445 DISPATCH(RasterPos3f, (x, y, z), (F, "glRasterPos3f(%f, %f, %f);\n", x, y, z)); 5577 TABLE_ENTRY(RasterPos3f),
|