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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2102 #define GET_VertexAttrib1fvNV(disp) ((disp)->VertexAttrib1fvNV) macro
3557 #define GET_VertexAttrib1fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib1fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2104 #define GET_VertexAttrib1fvNV(disp) ((disp)->VertexAttrib1fvNV) macro
3559 #define GET_VertexAttrib1fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib1fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2102 #define GET_VertexAttrib1fvNV(disp) ((disp)->VertexAttrib1fvNV) macro
3557 #define GET_VertexAttrib1fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib1fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16679 (* GET_VertexAttrib1fvNV(disp)) parameters
16681 GET_VertexAttrib1fvNV(struct _glapi_table *disp) function

Completed in 207 milliseconds