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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1477 #define GET_VertexAttrib2fvARB(disp) ((disp)->VertexAttrib2fvARB) macro
2932 #define GET_VertexAttrib2fvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fvARB_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9587 (* GET_VertexAttrib2fvARB(disp)) parameters
9588 static inline _glptr_VertexAttrib2fvARB GET_VertexAttrib2fvARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2fvARB
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10060 (* GET_VertexAttrib2fvARB(disp)) parameters
10061 static inline _glptr_VertexAttrib2fvARB GET_VertexAttrib2fvARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2fvARB
[all...]

Completed in 117 milliseconds