Home
last modified time | relevance | path

Searched refs:newDstFlags (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5423 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_COLOR_ATTACHMENT_READ_… in addAttachmentAllocationTests() local
5424 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()
5473 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local
5475 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()
5528 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local
5530 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()