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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2120 #define GET_VertexAttrib2fvNV(disp) ((disp)->VertexAttrib2fvNV) macro
3575 #define GET_VertexAttrib2fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2122 #define GET_VertexAttrib2fvNV(disp) ((disp)->VertexAttrib2fvNV) macro
3577 #define GET_VertexAttrib2fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2120 #define GET_VertexAttrib2fvNV(disp) ((disp)->VertexAttrib2fvNV) macro
3575 #define GET_VertexAttrib2fvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16787 (* GET_VertexAttrib2fvNV(disp)) parameters
16789 GET_VertexAttrib2fvNV(struct _glapi_table *disp) function

Completed in 3084 milliseconds