Searched defs:depthStencilRef (Results 1 – 2 of 2) sorted by relevance
1023 const VkAttachmentReference* depthStencilRef = &attachmentReferences.back(); in draw() local1617 …const VkAttachmentReference depthStencilRef = makeAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_ST… in drawResolve() local
615 const VkAttachmentReference2KHR &depthStencilRef, in ToSubpassDescription2()684 VkAttachmentReference2KHR &depthStencilRef = subpassDepthStencilAttachmentRefs[subpass]; in CreateRenderPass2() local