TeamWisp/WispRenderer

Multithreading causes issues when allocating from pools located in the render system

VZout opened this issue · 0 comments

VZout commented

A race condition occurs when 2 tasks try to allocate a camera constant buffer for example at the same time.