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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1456 #define GET_VertexAttrib1fARB(disp) ((disp)->VertexAttrib1fARB) macro
2911 #define GET_VertexAttrib1fARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib1fARB_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9554 (* GET_VertexAttrib1fARB(disp)) parameters
9555 static inline _glptr_VertexAttrib1fARB GET_VertexAttrib1fARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib1fARB
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10027 (* GET_VertexAttrib1fARB(disp)) parameters
10028 static inline _glptr_VertexAttrib1fARB GET_VertexAttrib1fARB(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib1fARB
[all...]

Completed in 126 milliseconds