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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2069 #define GET_GetVertexAttribfvNV(disp) ((disp)->GetVertexAttribfvNV) macro
3524 #define GET_GetVertexAttribfvNV(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribfvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2071 #define GET_GetVertexAttribfvNV(disp) ((disp)->GetVertexAttribfvNV) macro
3526 #define GET_GetVertexAttribfvNV(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribfvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2069 #define GET_GetVertexAttribfvNV(disp) ((disp)->GetVertexAttribfvNV) macro
3524 #define GET_GetVertexAttribfvNV(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribfvNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16475 (* GET_GetVertexAttribfvNV(disp)) parameters
16477 GET_GetVertexAttribfvNV(struct _glapi_table *disp) function

Completed in 7165 milliseconds