intel/fs: fix depth compute state for unchanged depth layout
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 8 Jan 2024 10:17:54 +0000 (12:17 +0200)
committerEric Engestrom <eric@engestrom.ch>
Tue, 9 Jan 2024 19:37:45 +0000 (19:37 +0000)
commit354363cc89185c215b121218f03f9e24bc61fa9d
tree76a8d413eef7cdc3bb09465141b6289a5f7bdbfe
parent10bb376e09b1e2d328980446bfc5a227f9821fbd
intel/fs: fix depth compute state for unchanged depth layout

There is no VK CTS exercising this case. If there was we would run
into hangs as noticed in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26876

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26923>
(cherry picked from commit 4b30b46ffdbc962f09ef87529a71d78cf514f8d8)
.pick_status.json
src/intel/compiler/brw_fs.cpp