Expand description
Assembly buffer for an overlay draw list: the calls built so far plus a pool of spent vertex/index buffers. A frame’s spent list is recycled back in whole, so steady-state assembly reuses both the list and every call’s geometry allocations.
Structs§
- Text
Call Buffer - An overlay draw list under assembly, with its recycled geometry pool.