Searched defs:ClearDepth (Results 1 - 8 of 8) sorted by relevance

/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 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 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 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 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 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 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/mesa-7.2/src/mesa/glapi/
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),

Completed in 282 milliseconds