Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c434 if (tex->need_flush_after_depth_decompression) { in si_decompress_sampler_depth_textures()
436 tex->need_flush_after_depth_decompression = false; in si_decompress_sampler_depth_textures()
H A Dsi_clear.c972 zstex->need_flush_after_depth_decompression = sctx->gfx_level == GFX10_3; in si_fast_clear()
1079 zstex->need_flush_after_depth_decompression = update_db_depth_clear && sctx->gfx_level == GFX10_3; in si_fast_clear()
H A Dsi_pipe.h418 bool need_flush_after_depth_decompression: 1; member

Completed in 12 milliseconds