Searched defs:GET_FramebufferTextureLayerEXT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2354 #define GET_FramebufferTextureLayerEXT(disp) ((disp)->FramebufferTextureLayerEXT) macro
3809 #define GET_FramebufferTextureLayerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2356 #define GET_FramebufferTextureLayerEXT(disp) ((disp)->FramebufferTextureLayerEXT) macro
3811 #define GET_FramebufferTextureLayerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2354 #define GET_FramebufferTextureLayerEXT(disp) ((disp)->FramebufferTextureLayerEXT) macro
3809 #define GET_FramebufferTextureLayerEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FramebufferTextureLayerEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h19070 (* GET_FramebufferTextureLayerEXT(disp)) parameters
19072 GET_FramebufferTextureLayerEXT(struct _glapi_table *disp) function

Completed in 1211 milliseconds