Searched refs:depthAttachment_reference (Results 1 – 1 of 1) sorted by relevance
846 std::optional<vkhpp::AttachmentReference> depthAttachment_reference; in CreateFramebuffer() local859 depthAttachment_reference = vkhpp::AttachmentReference{ in CreateFramebuffer()904 subpass.pDepthStencilAttachment = &*depthAttachment_reference; in CreateFramebuffer()