Files
mesa/src
Lionel Landwerlin c9c8c2f7d7 anv: fix crash in vkCmdClearAttachments with unused attachment
anv_render_pass_compile() turns an unused attachment into a NULL
depth_stencil_attachment pointer so check that pointer before
accessing it.

Found with updates to existing CTS tests.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 208be8eafa ("anv: Make subpass::depth_stencil_attachment a pointer")
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
2019-07-15 16:47:41 +03:00
..
2019-07-10 11:27:51 +00:00
2019-07-04 14:05:18 -04:00
2019-07-14 19:49:14 -07:00
2019-07-10 11:27:51 +00:00
2019-06-20 17:21:37 +01:00
2019-04-29 21:17:19 +00:00
2019-04-15 13:44:29 -07:00
2019-07-10 11:27:51 +00:00
2019-07-10 11:27:51 +00:00
2018-10-19 16:50:26 +01:00