mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 00:48:07 +02:00
Anv allows non-8x4-aligned depth buffer clears, but it has multisampled HiZ disabled for BDW. iris allows multisampled HiZ on BDW, but disallows non-8x4-aligned depth buffer clears. Drop the unused optimization for non-8x4-aligned clears of multisampled surfaces on BDW and use this opportunity to use some PRM text in the code comment. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Acked-by: Francisco Jerez <currojerez@riseup.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14091> |
||
|---|---|---|
| .. | ||
| blorp.c | ||
| blorp.h | ||
| blorp_blit.c | ||
| blorp_clear.c | ||
| blorp_genX_exec.h | ||
| blorp_nir_builder.h | ||
| blorp_priv.h | ||
| meson.build | ||
| TODO | ||