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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddraw.c516 FLUSH_FOR_DRAW(ctx);
552 FLUSH_FOR_DRAW(ctx);
591 FLUSH_FOR_DRAW(ctx);
629 FLUSH_FOR_DRAW(ctx);
849 FLUSH_FOR_DRAW(ctx);
958 FLUSH_FOR_DRAW(ctx);
989 FLUSH_FOR_DRAW(ctx);
1020 FLUSH_FOR_DRAW(ctx);
1057 FLUSH_FOR_DRAW(ctx);
1096 FLUSH_FOR_DRAW(ct
[all...]
H A Dcontext.h243 #define FLUSH_FOR_DRAW(ctx) \ macro
246 _mesa_debug(ctx, "FLUSH_FOR_DRAW in %s\n", __func__); \
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_save_draw.c167 FLUSH_FOR_DRAW(ctx);
302 FLUSH_FOR_DRAW(ctx);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddraw.c1513 FLUSH_FOR_DRAW(ctx);
1544 FLUSH_FOR_DRAW(ctx);
1576 FLUSH_FOR_DRAW(ctx);
1607 FLUSH_FOR_DRAW(ctx);
1827 FLUSH_FOR_DRAW(ctx);
1923 FLUSH_FOR_DRAW(ctx);
1948 FLUSH_FOR_DRAW(ctx);
1973 FLUSH_FOR_DRAW(ctx);
2001 FLUSH_FOR_DRAW(ctx);
2031 FLUSH_FOR_DRAW(ct
[all...]
H A Dcontext.h221 #define FLUSH_FOR_DRAW(ctx) \ macro
224 _mesa_debug(ctx, "FLUSH_FOR_DRAW in %s\n", __func__); \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_save_draw.c173 FLUSH_FOR_DRAW(ctx);

Completed in 9 milliseconds