Searched refs:tex_cache_flush_hack (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 287 tex_cache_flush_hack(struct iris_batch *batch, in tex_cache_flush_hack() function 526 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format); in iris_blit() 553 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format); in iris_blit() 676 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format); in iris_copy_region() 746 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format); in iris_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blit.c | 312 tex_cache_flush_hack(struct crocus_batch *batch, in tex_cache_flush_hack() function 600 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format); in crocus_blit() 628 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format); in crocus_blit() 704 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format); in crocus_copy_region() 757 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format); in crocus_copy_region()
|