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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1304 #define GET_GetAttachedShaders(disp) ((disp)->GetAttachedShaders) macro
2759 #define GET_GetAttachedShaders(disp) GET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1306 #define GET_GetAttachedShaders(disp) ((disp)->GetAttachedShaders) macro
2761 #define GET_GetAttachedShaders(disp) GET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1304 #define GET_GetAttachedShaders(disp) ((disp)->GetAttachedShaders) macro
2759 #define GET_GetAttachedShaders(disp) GET_by_offset(disp, driDispatchRemapTable[GetAttachedShaders_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h9335 (* GET_GetAttachedShaders(disp)) parameters
9337 GET_GetAttachedShaders(struct _glapi_table *disp) function

Completed in 196 milliseconds