Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp246 …VkAttachmentDescription attachmentDescriptions[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_… in CreateRenderPassCombined() local
252 … const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined()
397 attachmentDescriptions, // pAttachments in CreateRenderPassCombined()
425 …VkAttachmentDescription2KHR attachmentDescriptions[PipelineStateConstants::MAX_RENDER_PASS_ATTACHM… in CreateRenderPassCombined2() local
431 … const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined2()
624 attachmentDescriptions, // pAttachments in CreateRenderPassCombined2()