Searched refs:SET_Vertex2d (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c363 SET_Vertex2d(tab, vfmt->Vertex2d);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1448 SET_Vertex2d(exec, _mesa_Vertex2d);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c1661 SET_Vertex2d(dest, _mesa_Vertex2d);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h440 #define SET_Vertex2d(disp, fn) ((disp)->Vertex2d = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3894 static inline void SET_Vertex2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h4367 static inline void SET_Vertex2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble)) { function in typeref:typename:void
[all...]

Completed in 222 milliseconds