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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c120 SET_VertexAttrib3fNV(tab, vfmt->VertexAttrib3fNV);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c120 SET_VertexAttrib3fNV(tab, vfmt->VertexAttrib3fNV);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2138 #define SET_VertexAttrib3fNV(disp, fn) ((disp)->VertexAttrib3fNV = fn) macro
3593 #define SET_VertexAttrib3fNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fNV_remap_index], fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15884 static inline void SET_VertexAttrib3fNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16357 static inline void SET_VertexAttrib3fNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c[all...]

Completed in 270 milliseconds