Clarify depth/stencil resolve write access sync
authorRicardo Garcia <rgarcia@igalia.com>
Thu, 17 Dec 2020 10:42:00 +0000 (11:42 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 6 Jan 2021 08:38:44 +0000 (08:38 +0000)
commit6b2c0631248904c62d27c549d97c19631d7539ef
tree0c23057ce24d1c65670d67549a38987f3121def9
parent44411bea24ae14bdbcb470f9f544534fd16a76ad
Clarify depth/stencil resolve write access sync

Add a comment reinforcing depth/stencil resolve operations need to be
synchronized using VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT despite sounding
counterintuitive, dispelling doubts about test correctness.

Change-Id: Ie5539c6e49ec61fab060ac9ef58dca73c1c2159c
external/vulkancts/modules/vulkan/renderpass/vktRenderPassDepthStencilResolveTests.cpp