mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 22:18:18 +02:00
Allow surface redescription when fast-clearing a layer > 0. This affects at least five traces in the performance CI, but the CI doesn't report any performance benefit from this. We already had code to handle unaligned rows at the bottom of an image. Now that this handles the misalignment at the top of the image range, we gain some symmetry. Reviewed-by: Jianxun Zhang <jianxun.zhang@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37660> |
||
|---|---|---|
| .. | ||
| blorp.c | ||
| blorp.h | ||
| blorp_blit.c | ||
| blorp_brw.c | ||
| blorp_clear.c | ||
| blorp_elk.c | ||
| blorp_genX_exec_brw.h | ||
| blorp_genX_exec_elk.h | ||
| blorp_nir_builder.h | ||
| blorp_priv.h | ||
| blorp_shaders.cl | ||
| meson.build | ||