Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DRenderer.hpp57 static constexpr int MaxDrawCount = 16; variable
136 using Pool = marl::BoundedPool<DrawCall, MaxDrawCount, marl::PoolPolicy::Preserve>;