Home
last modified time | relevance | path

Searched defs:InputRenderPass (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h208 struct InputRenderPass { struct
210 BASE_NS::vector<RenderNodeAttachment> attachments;
226 BASE_NS::vector<uint32_t> inputAttachmentIndices;
228 BASE_NS::vector<uint32_t> colorAttachmentIndices;
230 BASE_NS::vector<uint32_t> resolveAttachmentIndices;
334 struct InputRenderPass { struct
336 BASE_NS::vector<Attachment> attachments;
351 BASE_NS::vector<uint32_t> inputAttachmentIndices;
353 BASE_NS::vector<uint32_t> colorAttachmentIndices;
355 BASE_NS::vector<uint32_t> resolveAttachmentIndices;