Searched refs:SET_PolygonOffset (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c688 SET_PolygonOffset(exec, _mesa_PolygonOffset);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c857 SET_PolygonOffset(exec, _mesa_PolygonOffset);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11264 SET_PolygonOffset(table, save_PolygonOffset);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14165 SET_PolygonOffset(table, save_PolygonOffset);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1019 #define SET_PolygonOffset(disp, fn) ((disp)->PolygonOffset = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6017 static inline void SET_PolygonOffset(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6490 static inline void SET_PolygonOffset(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)) { function in typeref:typename:void
[all...]

Completed in 215 milliseconds