Searched refs:__BLIT_FLAG_FLUSH (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/loader/ |
| H A D | loader_dri3_helper.c | 228 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 D | loader_dri3_helper.c | 230 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 D | dri_interface.h | 1462 #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 D | dri_interface.h | 1409 #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 D | dri2.c | 1448 if (flush_flag == __BLIT_FLAG_FLUSH) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri2.c | 1711 if (flush_flag == __BLIT_FLAG_FLUSH) {
|
Completed in 20 milliseconds