Home
last modified time | relevance | path

Searched defs:srcPass (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp401 SubpassDependency::SubpassDependency(uint32_t srcPass, uint32_t dstPass, in SubpassDependency()
H A DvktRenderPassTests.cpp611 SubpassDependency(uint32_t srcPass, uint32_t dstPass, in SubpassDependency()
6737 const uint32_t srcPass = *lastUseOfAttachment[colorAttachmentIndex]; in addAttachmentAllocationTests() local
6791 const uint32_t srcPass = *lastUseOfAttachment[inputAttachmentIndex]; in addAttachmentAllocationTests() local
6854 … const uint32_t srcPass = *lastUseOfAttachment[*depthStencilAttachment]; in addAttachmentAllocationTests() local