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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1317 #define SET_GetShaderiv(disp, fn) ((disp)->GetShaderiv = fn) macro
2772 #define SET_GetShaderiv(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetShaderiv_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1319 #define SET_GetShaderiv(disp, fn) ((disp)->GetShaderiv = fn) macro
2774 #define SET_GetShaderiv(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetShaderiv_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1317 #define SET_GetShaderiv(disp, fn) ((disp)->GetShaderiv = fn) macro
2772 #define SET_GetShaderiv(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetShaderiv_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h9417 SET_GetShaderiv(struct _glapi_table *disp, function

Completed in 250 milliseconds