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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2142 #define SET_VertexAttrib3sNV(disp, fn) ((disp)->VertexAttrib3sNV = fn) macro
3597 #define SET_VertexAttrib3sNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3sNV_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2144 #define SET_VertexAttrib3sNV(disp, fn) ((disp)->VertexAttrib3sNV = fn) macro
3599 #define SET_VertexAttrib3sNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3sNV_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2142 #define SET_VertexAttrib3sNV(disp, fn) ((disp)->VertexAttrib3sNV = fn) macro
3597 #define SET_VertexAttrib3sNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3sNV_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16923 SET_VertexAttrib3sNV(struct _glapi_table *disp, function

Completed in 8047 milliseconds