/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | VBoxICDList.h | 256 ICD_ENTRY(ClearDepth) /* 208 */
|
H A D | dri_drv.c | 470 driver->ClearDepth = VBOX_GL_FUNC(ClearDepth);
|
H A D | fakedri_glfuncsList.h | 231 GLAPI_ENTRY(ClearDepth)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ |
H A D | dd.h | 618 void (*ClearDepth)(GLcontext *ctx, GLclampd d); member in struct:dd_function_table
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitable.h | 252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | dispatch.h | 682 #define CALL_ClearDepth(disp, parameters) (*((disp)->ClearDepth)) parameters 683 #define GET_ClearDepth(disp) ((disp)->ClearDepth) 684 #define SET_ClearDepth(disp, fn) ((disp)->ClearDepth = fn)
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | dispatch.h | 684 #define CALL_ClearDepth(disp, parameters) (*((disp)->ClearDepth)) parameters 685 #define GET_ClearDepth(disp) ((disp)->ClearDepth) 686 #define SET_ClearDepth(disp, fn) ((disp)->ClearDepth = fn)
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | glapitemp.h | 1123 KEYWORD1 void KEYWORD2 NAME(ClearDepth)(GLclampd depth) function 1125 DISPATCH(ClearDepth, (depth), (F, "glClearDepth(%f);\n", depth)); 5713 TABLE_ENTRY(ClearDepth),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glapitable.h | 249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glapitable.h | 249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 168 #define glClearDepth MANGLE(ClearDepth)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitable.h | 252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
|
H A D | dispatch.h | 682 #define CALL_ClearDepth(disp, parameters) (*((disp)->ClearDepth)) parameters 683 #define GET_ClearDepth(disp) ((disp)->ClearDepth) 684 #define SET_ClearDepth(disp, fn) ((disp)->ClearDepth = fn)
|