Home
last modified time | relevance | path

Searched refs:MaxBatchCount (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Device/
DRenderer.hpp55 static constexpr int MaxBatchCount = 16; variable
124 using Pool = marl::BoundedPool<BatchData, MaxBatchCount, marl::PoolPolicy::Preserve>;