Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Dintf_plugin.h36 struct RenderDataStoreTypeInfo : public CORE_NS::ITypeInfo { struct
39 …RenderDataStoreFn = IRenderDataStore* (*)(IRenderContext& renderContext, char const* instanceName);
40 using DestroyRenderDataStoreFn = void (*)(IRenderDataStore* instance);
43 const BASE_NS::Uid uid;
47 const CreateRenderDataStoreFn createDataStore;
49 const DestroyRenderDataStoreFn destroyDataStore;