Searched refs:GET_VertexAttrib3fvARB (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1495 #define GET_VertexAttrib3fvARB(disp) ((disp)->VertexAttrib3fvARB) macro
2950 #define GET_VertexAttrib3fvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fvARB_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9609 (* GET_VertexAttrib3fvARB(disp)) parameters
9610 static inline _glptr_VertexAttrib3fvARB GET_VertexAttrib3fvARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib3fvARB
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10082 (* GET_VertexAttrib3fvARB(disp)) parameters
10083 static inline _glptr_VertexAttrib3fvARB GET_VertexAttrib3fvARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib3fvARB
[all...]

Completed in 973 milliseconds