Searched refs:DestroyPod (Results 1 – 6 of 6) sorted by relevance
60 … virtual void DestroyPod(const BASE_NS::string_view typeName, const BASE_NS::string_view name) = 0; in RENDER_BEGIN_NAMESPACE()
54 void DestroyPod(const BASE_NS::string_view typeName, const BASE_NS::string_view name) override;
65 void RenderDataStorePod::DestroyPod(const string_view typeName, const string_view name) in DestroyPod() function in RenderDataStorePod
235 dataStorePod->DestroyPod(RENDER_DATA_STORE_POST_PROCESS_TYPE_NAME, name); in Destroy()
552 pod->DestroyPod(POST_PROCESS_NAME, ref); in DestroyPlugin3D()
2259 dataStore->DestroyPod(POST_PROCESS_NAME, ref.c_str()); in DestroyRenderDataStores()