mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 17:10:32 +01:00
If a render area covers an area that is smaller than an attachment's extent and is not aligned to the CCS block size, we must load the clear color so that the pixels outside of that area are decompressed with the right clear color. Prevents the next patch from causing the following test failure on gfx9: dEQP-VK.renderpass.suballocation.load_store_op_none.color_load_op_none_store_op_none Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31743> |
||
|---|---|---|
| .. | ||
| blorp | ||
| ci | ||
| common | ||
| compiler | ||
| decoder | ||
| dev | ||
| ds | ||
| executor | ||
| genxml | ||
| isl | ||
| nullhw-layer | ||
| perf | ||
| shaders | ||
| tools | ||
| vulkan | ||
| vulkan_hasvk | ||
| meson.build | ||