Searched defs:depthStencilRef (Results 1 – 3 of 3) sorted by relevance
960 const VkAttachmentReference* depthStencilRef = &attachmentReferences.back(); in draw() local1600 …const VkAttachmentReference depthStencilRef = makeAttachmentReference(1u, VK_IMAGE_LAYOUT_DEPTH_ST… in drawResolve() local
644 const VkAttachmentReference2KHR &depthStencilRef, in ToSubpassDescription2()713 VkAttachmentReference2KHR &depthStencilRef = subpassDepthStencilAttachmentRefs[subpass]; in CreateRenderPass2() local