Searched refs:GetRenderBatchMeshEntities (Results 1 – 3 of 3) sorted by relevance
70 BASE_NS::array_view<const CORE_NS::Entity> GetRenderBatchMeshEntities() const;
407 array_view<const Entity> RenderPreprocessorSystem::GetRenderBatchMeshEntities() const in GetRenderBatchMeshEntities() function in RenderPreprocessorSystem
1637 … static_cast<RenderPreprocessorSystem*>(renderPreprocessorSystem_)->GetRenderBatchMeshEntities(); in ProcessRenderables()