Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h158 struct ContextInitDescription { struct
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp121 vector<ContextInitDescription> contextInitDescs(nodeStore.renderNodeData.size()); in InitializeRenderNodeContextData()