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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1322 #define GET_IsShader(disp) ((disp)->IsShader) macro
2777 #define GET_IsShader(disp) GET_by_offset(disp, driDispatchRemapTable[IsShader_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1324 #define GET_IsShader(disp) ((disp)->IsShader) macro
2779 #define GET_IsShader(disp) GET_by_offset(disp, driDispatchRemapTable[IsShader_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1322 #define GET_IsShader(disp) ((disp)->IsShader) macro
2777 #define GET_IsShader(disp) GET_by_offset(disp, driDispatchRemapTable[IsShader_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h9442 (* GET_IsShader(disp)) parameters
9444 GET_IsShader(struct _glapi_table *disp) function

Completed in 7389 milliseconds