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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c74 SET_FogCoordfvEXT(tab, vfmt->FogCoordfvEXT);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c74 SET_FogCoordfvEXT(tab, vfmt->FogCoordfvEXT);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1880 #define SET_FogCoordfvEXT(disp, fn) ((disp)->FogCoordfvEXT = fn) macro
3335 #define SET_FogCoordfvEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[FogCoordfvEXT_remap_index], fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15433 static inline void SET_FogCoordfvEXT(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15906 static inline void SET_FogCoordfvEXT(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c[all...]

Completed in 188 milliseconds