Searched refs:depthStencilAttachmentDescription (Results 1 – 3 of 3) sorted by relevance
408 const VkAttachmentDescription depthStencilAttachmentDescription = in makeRenderPass() local426 attachmentDescriptions.push_back(depthStencilAttachmentDescription); in makeRenderPass()
453 const VkAttachmentDescription depthStencilAttachmentDescription = in makeRenderPass() local467 …entDescriptions.insert(attachmentDescriptions.end(), numLayers, depthStencilAttachmentDescription); in makeRenderPass()
2306 const VkAttachmentDescription depthStencilAttachmentDescription = in initialize() local2318 attachmentDescriptions.push_back(depthStencilAttachmentDescription); in initialize()