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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1474 #define GET_VertexAttrib2fARB(disp) ((disp)->VertexAttrib2fARB) macro
2929 #define GET_VertexAttrib2fARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fARB_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9576 (* GET_VertexAttrib2fARB(disp)) parameters
9577 static inline _glptr_VertexAttrib2fARB GET_VertexAttrib2fARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2fARB
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10049 (* GET_VertexAttrib2fARB(disp)) parameters
10050 static inline _glptr_VertexAttrib2fARB GET_VertexAttrib2fARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2fARB
[all...]

Completed in 123 milliseconds