Searched refs:_gloffset_DeleteLists (Results 1 - 17 of 17) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapioffsets.h | 36 #define _gloffset_DeleteLists 4 macro
|
H A D | glprocs.h | 1212 NAME_FUNC_OFFSET( 43, glDeleteLists, glDeleteLists, NULL, _gloffset_DeleteLists),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 71 #define _gloffset_DeleteLists 4 macro 2255 return (_glptr_DeleteLists) (GET_by_offset(disp, _gloffset_DeleteLists)); 2262 SET_by_offset(disp, _gloffset_DeleteLists, fn);
|
Completed in 467 milliseconds