mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 08:10:09 +01:00
We can't do fast clear operations on some LODs of 8bpp surfaces. Add an assertion to BLORP to protect against drivers attempting to do this. This assertion was successfully hit with some local modifications to iris and with the piglit test case, "generatemipmap-base-change format". Ref: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7301 Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Reviewed-by: Jianxun Zhang <jianxun.zhang@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22857> |
||
|---|---|---|
| .. | ||
| blorp.c | ||
| blorp.h | ||
| blorp_blit.c | ||
| blorp_clear.c | ||
| blorp_genX_exec.h | ||
| blorp_nir_builder.h | ||
| blorp_priv.h | ||
| meson.build | ||