Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp52 array_view<VkAttachmentDescription> newAttachments) in CreateAttachmentDescriptions() argument
58 auto itNewAttachments = newAttachments.begin(); in CreateAttachmentDescriptions()
92 auto itNewAttachments = newAttachments.begin(); in CreateAttachmentDescriptions2()
125 array_view<VkAttachmentDescription> newAttachments) in CreateAttachmentDescriptionsCompatibility() argument
129 auto itNewAttachments = newAttachments.begin(); in CreateAttachmentDescriptionsCompatibility()
155 auto itNewAttachments = newAttachments.begin(); in CreateAttachmentDescriptionsCompatibility2()
183 VkAttachmentReference* newAttachments) in CreateAttachmentReferences() argument
185 PLUGIN_ASSERT(newAttachments); in CreateAttachmentReferences()
197 newAttachments[attachmentStartIndex + idx] = { in CreateAttachmentReferences()
208 VkAttachmentReference2KHR* newAttachments) in CreateAttachmentReferences2() argument
[all …]