Searched refs:ClearDepth (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h256 ICD_ENTRY(ClearDepth) /* 208 */
H A Ddri_drv.c470 driver->ClearDepth = VBOX_GL_FUNC(ClearDepth);
H A Dfakedri_glfuncsList.h231 GLAPI_ENTRY(ClearDepth)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h618 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 Dglapitable.h252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Ddispatch.h682 #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 Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Ddispatch.h684 #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 Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Dglapitemp.h1123 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 Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h168 #define glClearDepth MANGLE(ClearDepth)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
H A Ddispatch.h682 #define CALL_ClearDepth(disp, parameters) (*((disp)->ClearDepth)) parameters
683 #define GET_ClearDepth(disp) ((disp)->ClearDepth)
684 #define SET_ClearDepth(disp, fn) ((disp)->ClearDepth = fn)

Completed in 1454 milliseconds

12