Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5816 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_COLOR_ATTACHMENT_READ_… in addAttachmentAllocationTests() local
5817 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()
5866 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_INPUT_ATTACHMENT_READ_… in addAttachmentAllocationTests() local
5868 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()
5921 …const VkAccessFlags newDstFlags = dependency.getDstAccessMask() | VK_ACCESS_DEPTH_STENCIL_ATTACHME… in addAttachmentAllocationTests() local
5923 dependency.setDstAccessMask(newDstFlags); in addAttachmentAllocationTests()