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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1412 #define GET_GetVertexAttribdvARB(disp) ((disp)->GetVertexAttribdvARB) macro
2867 #define GET_GetVertexAttribdvARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribdvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1414 #define GET_GetVertexAttribdvARB(disp) ((disp)->GetVertexAttribdvARB) macro
2869 #define GET_GetVertexAttribdvARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribdvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1412 #define GET_GetVertexAttribdvARB(disp) ((disp)->GetVertexAttribdvARB) macro
2867 #define GET_GetVertexAttribdvARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribdvARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h10235 (* GET_GetVertexAttribdvARB(disp)) parameters
10237 GET_GetVertexAttribdvARB(struct _glapi_table *disp) function

Completed in 288 milliseconds