Home
last modified time | relevance | path

Searched refs:colorAttachment_reference (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DVulkan.cpp827 std::optional<vkhpp::AttachmentReference> colorAttachment_reference; in CreateFramebuffer() local
840 colorAttachment_reference = vkhpp::AttachmentReference{ in CreateFramebuffer()
901 subpass.pColorAttachments = &*colorAttachment_reference; in CreateFramebuffer()