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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1469 #define GET_VertexAttrib2dvARB(disp) ((disp)->VertexAttrib2dvARB) macro
2924 #define GET_VertexAttrib2dvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2dvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1471 #define GET_VertexAttrib2dvARB(disp) ((disp)->VertexAttrib2dvARB) macro
2926 #define GET_VertexAttrib2dvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2dvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1469 #define GET_VertexAttrib2dvARB(disp) ((disp)->VertexAttrib2dvARB) macro
2924 #define GET_VertexAttrib2dvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2dvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h10607 (* GET_VertexAttrib2dvARB(disp)) parameters
10609 GET_VertexAttrib2dvARB(struct _glapi_table *disp) function

Completed in 1971 milliseconds