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

/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.c228 flush_flag |= __BLIT_FLAG_FLUSH;
782 0, 0, __BLIT_FLAG_FLUSH);
801 x, y, __BLIT_FLAG_FLUSH) &&
874 0, 0, __BLIT_FLAG_FLUSH);
934 0, 0, __BLIT_FLAG_FLUSH);
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.c230 flush_flag |= __BLIT_FLAG_FLUSH;
857 0, 0, __BLIT_FLAG_FLUSH);
876 x, y, __BLIT_FLAG_FLUSH) &&
949 0, 0, __BLIT_FLAG_FLUSH);
1010 0, 0, __BLIT_FLAG_FLUSH);
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1462 #define __BLIT_FLAG_FLUSH 0x0001 macro
1585 * __BLIT_FLAG_FLUSH: flush after the blit operation
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1409 #define __BLIT_FLAG_FLUSH 0x0001 macro
1537 * __BLIT_FLAG_FLUSH: flush after the blit operation
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c1448 if (flush_flag == __BLIT_FLAG_FLUSH) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c1711 if (flush_flag == __BLIT_FLAG_FLUSH) {

Completed in 20 milliseconds