Home
last modified time | relevance | path

Searched refs:surf_format (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c289 enum isl_format surf_format) in tex_cache_flush_hack() argument
310 is_astc(surf_format) != is_astc(view_format) : in tex_cache_flush_hack()
311 view_format != surf_format; in tex_cache_flush_hack()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c314 enum isl_format surf_format) in tex_cache_flush_hack() argument
332 bool need_flush = view_format != surf_format; in tex_cache_flush_hack()