Searched refs:GET_FramebufferTexture3DEXT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2324 #define GET_FramebufferTexture3DEXT(disp) ((disp)->FramebufferTexture3DEXT) macro
3779 #define GET_FramebufferTexture3DEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTexture3DEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2326 #define GET_FramebufferTexture3DEXT(disp) ((disp)->FramebufferTexture3DEXT) macro
3781 #define GET_FramebufferTexture3DEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTexture3DEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2324 #define GET_FramebufferTexture3DEXT(disp) ((disp)->FramebufferTexture3DEXT) macro
3779 #define GET_FramebufferTexture3DEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTexture3DEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h18208 (* GET_FramebufferTexture3DEXT(disp)) parameters
18210 GET_FramebufferTexture3DEXT(struct _glapi_table *disp) function

Completed in 275 milliseconds