Searched refs:newDstFlags (Results 1 – 1 of 1) sorted by relevance
5816 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_COLOR_ATTACHMENT_READ_… in addAttachmentAllocationTests() local5817 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()5866 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local5868 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()5921 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_DEPTH_STENCIL_ATTACHME… in addAttachmentAllocationTests() local5923 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()