Searched defs:RenderDataStoreTypeInfo (Results 1 – 1 of 1) sorted by relevance
36 struct RenderDataStoreTypeInfo : public CORE_NS::ITypeInfo { struct39 …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;