Searched defs:SET_VertexAttrib2dNV (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2114 #define SET_VertexAttrib2dNV(disp, fn) ((disp)->VertexAttrib2dNV = fn) macro
3569 #define SET_VertexAttrib2dNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib2dNV_remap_index], fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15796 static inline void SET_VertexAttrib2dNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble, GLdouble)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16269 static inline void SET_VertexAttrib2dNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble, GLdouble)) { function in typeref:typename:void
[all...]

Completed in 171 milliseconds