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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1556 #define GET_VertexAttribPointerARB(disp) ((disp)->VertexAttribPointerARB) macro
3011 #define GET_VertexAttribPointerARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribPointerARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1558 #define GET_VertexAttribPointerARB(disp) ((disp)->VertexAttribPointerARB) macro
3013 #define GET_VertexAttribPointerARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribPointerARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1556 #define GET_VertexAttribPointerARB(disp) ((disp)->VertexAttribPointerARB) macro
3011 #define GET_VertexAttribPointerARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribPointerARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h11138 (* GET_VertexAttribPointerARB(disp)) parameters
11140 GET_VertexAttribPointerARB(struct _glapi_table *disp) function

Completed in 231 milliseconds