Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp286 VkAttachmentReference* inputAttachments = nullptr; in CreateRenderPassCombined() local
290 inputAttachments = &attachmentReferences[referenceIndex]; in CreateRenderPassCombined()
332 inputAttachments, // pInputAttachments in CreateRenderPassCombined()
468 VkAttachmentReference2KHR* inputAttachments = nullptr; in CreateRenderPassCombined2() local
472 inputAttachments = &attachmentReferences[referenceIndex]; in CreateRenderPassCombined2()
573 inputAttachments, // pInputAttachments in CreateRenderPassCombined2()