/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/ |
H A D | server_lists.c | 95 cr_server.head_spu->dispatch_table.EndList();
|
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/ |
H A D | dlm.c | 108 * after it has issued NewList but before EndList, and while there 520 dispatchTable->EndList();
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | VBoxICDList.h | 49 ICD_ENTRY(EndList) /* 1 */
|
H A D | dri_drv.c | 586 driver->EndList = VBOX_GL_FUNC(EndList);
|
H A D | fakedri_glfuncsList.h | 24 GLAPI_ENTRY(EndList)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ |
H A D | dd.h | 985 void (*EndList)( GLcontext *ctx ); member in struct:dd_function_table
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/ |
H A D | VfrSyntax.g | 132 #token EndList("endlist") "endlist"
2400 E:EndList << CRT_END_OP (E); >>
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitable.h | 45 void (GLAPIENTRYP EndList)(void); /* 1 */
|
H A D | dispatch.h | 61 #define CALL_EndList(disp, parameters) (*((disp)->EndList)) parameters 62 #define GET_EndList(disp) ((disp)->EndList) 63 #define SET_EndList(disp, fn) ((disp)->EndList = fn)
|
H A D | glapitemp.h | 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) function 90 DISPATCH(EndList, (), (F, "glEndList();\n")); 5506 TABLE_ENTRY(EndList),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
H A D | dispatch.h | 63 #define CALL_EndList(disp, parameters) (*((disp)->EndList)) parameters 64 #define GET_EndList(disp) ((disp)->EndList) 65 #define SET_EndList(disp, fn) ((disp)->EndList = fn)
|
H A D | glapitemp.h | 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) function 90 DISPATCH(EndList, (), (F, "glEndList();\n")); 5506 TABLE_ENTRY(EndList),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
H A D | glapitemp.h | 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) function 90 DISPATCH(EndList, (), (F, "glEndList();\n")); 5506 TABLE_ENTRY(EndList),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
H A D | glapitemp.h | 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) function 90 DISPATCH(EndList, (), (F, "glEndList();\n")); 5506 TABLE_ENTRY(EndList),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glapitable.h | 44 void (GLAPIENTRYP EndList)(void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glapitable.h | 42 void (GLAPIENTRYP EndList) (void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glapitable.h | 42 void (GLAPIENTRYP EndList) (void); /* 1 */
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 449 #define glEndList MANGLE(EndList)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitable.h | 45 void (GLAPIENTRYP EndList)(void); /* 1 */
|