Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h180 struct RenderNodeAttachment { struct
210 BASE_NS::vector<RenderNodeAttachment> attachments; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp160 …rp.attachments.push_back(RenderNodeAttachment { handle, ref.loadOp, ref.storeOp, ref.stencilLoadOp, in CreateInputRenderPass()