Searched refs:tex_cache_flush_hack (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c278 tex_cache_flush_hack(struct iris_batch *batch) function in typeref:typename:void
430 tex_cache_flush_hack(batch);
487 tex_cache_flush_hack(batch);
554 tex_cache_flush_hack(batch);
609 tex_cache_flush_hack(batch);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c280 tex_cache_flush_hack(struct iris_batch *batch, function in typeref:typename:void
506 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format);
533 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format);
644 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format);
713 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c312 tex_cache_flush_hack(struct crocus_batch *batch, function in typeref:typename:void
600 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format);
628 tex_cache_flush_hack(batch, src_fmt.fmt, src_res->surf.format);
704 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format);
755 tex_cache_flush_hack(batch, ISL_FORMAT_UNSUPPORTED, src_res->surf.format);

Completed in 5 milliseconds