Searched refs:SI_COHERENCY_CB_META (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 37 if ((sctx->chip_class >= GFX9 && (coher == SI_COHERENCY_CB_META || 57 case SI_COHERENCY_CB_META: 435 si_get_flush_flags(sctx, SI_COHERENCY_CB_META, L2_LRU) |
|
| H A D | si_clear.c | 266 &clear_value, 4, SI_COHERENCY_CB_META, false); 499 &clear_value, 4, SI_COHERENCY_CB_META, false); 527 &clear_value, 4, SI_COHERENCY_CB_META, false);
|
| H A D | si_pipe.h | 207 SI_COHERENCY_CB_META, enumerator in enum:si_coherency
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 35 if ((sctx->chip_class >= GFX9 && (coher == SI_COHERENCY_CB_META || 55 case SI_COHERENCY_CB_META: 642 SI_COHERENCY_CB_META, 1, &sb, 0x1);
|
| H A D | si_clear.c | 65 sctx->flags |= si_get_flush_flags(sctx, SI_COHERENCY_CB_META, L2_LRU);
|
| H A D | si_blit.c | 1398 SI_COHERENCY_CB_META, SI_COMPUTE_CLEAR_METHOD);
|
| H A D | si_pipe.h | 271 SI_COHERENCY_CB_META, enumerator in enum:si_coherency
|
Completed in 18 milliseconds