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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2113 #define GET_VertexAttrib2dNV(disp) ((disp)->VertexAttrib2dNV) macro
3568 #define GET_VertexAttrib2dNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib2dNV_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15791 (* GET_VertexAttrib2dNV(disp)) parameters
15792 static inline _glptr_VertexAttrib2dNV GET_VertexAttrib2dNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2dNV
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16264 (* GET_VertexAttrib2dNV(disp)) parameters
16265 static inline _glptr_VertexAttrib2dNV GET_VertexAttrib2dNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib2dNV
[all...]

Completed in 184 milliseconds