mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 17:58:09 +02:00
For transitions to a state that requires the image to be fully defined by the primary+CCS surface without necessarily requiring a valid primary we have to perform a resolve if the initial state was ISL_AUX_STATE_COMPRESSED_HIER_DEPTH, which isn't fully defined by its primary+CCS surface. This full resolve will be replaced with a more efficient partial resolve in a future commit, but we have to do this up front in order to avoid breaking bisectability. Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31139> |
||
|---|---|---|
| .. | ||
| blorp | ||
| ci | ||
| common | ||
| compiler | ||
| decoder | ||
| dev | ||
| ds | ||
| executor | ||
| genxml | ||
| isl | ||
| mda | ||
| nullhw-layer | ||
| perf | ||
| shaders | ||
| tools | ||
| vulkan | ||
| vulkan_hasvk | ||
| meson.build | ||