Searched refs:newDstFlags (Results 1 – 1 of 1) sorted by relevance
5423 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_COLOR_ATTACHMENT_READ_… in addAttachmentAllocationTests() local5424 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()5473 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local5475 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()5528 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local5530 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()