Searched refs:batchRef (Results 1 – 1 of 1) sorted by relevance
1689 for (const auto& batchRef : batches_) { in ProcessBatchRenderables() local1692 const uint32_t batchInstCount = static_cast<uint32_t>(batchRef.second.size()); in ProcessBatchRenderables()1694 const auto& inst = batchRef.second[entIdx]; in ProcessBatchRenderables()1711 CombineBatchWorldMinAndMax(batchRef.second, batchIndices, mesh, mam); in ProcessBatchRenderables()