Searched refs:SET_VertexAttrib2fvNV (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c119 SET_VertexAttrib2fvNV(tab, vfmt->VertexAttrib2fvNV);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c119 SET_VertexAttrib2fvNV(tab, vfmt->VertexAttrib2fvNV);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2123 #define SET_VertexAttrib2fvNV(disp, fn) ((disp)->VertexAttrib2fvNV = fn) macro
3578 #define SET_VertexAttrib2fvNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fvNV_remap_index], fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15829 static inline void SET_VertexAttrib2fvNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLfloat *)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16302 static inline void SET_VertexAttrib2fvNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLfloat *)) { function in typeref:typename:void
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c[all...]

Completed in 225 milliseconds