Public Attributes | |
s32 | m_numAvailableSlots { std::numeric_limits<s32>::max() } |
bool | m_isIdle { true } |
True if no node in the stack is doing any work or has any work pending. | |
The number of requests that can still be submitted to the stack. If this is positive more requests can be issued. If it's negative the stack is saturated and no more requests should be issued.