|
ngscopeclient v0.2.1
|
This is the complete list of members for ConcurrentDispatchBatch, including all inherited members.
| ConcurrentDispatchBatch(bool needBegin, bool needEnd, const std::set< FlowGraphNode * > &nodes) (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | inline |
| GetNeedBegin() (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | inline |
| GetNeedEnd() (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | inline |
| GetNodes() (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | inline |
| m_needBegin (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | protected |
| m_needEnd (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | protected |
| m_nodes (defined in ConcurrentDispatchBatch) | ConcurrentDispatchBatch | protected |
| Run(vk::raii::CommandBuffer &cmdBuf, std::shared_ptr< QueueHandle > queue) | ConcurrentDispatchBatch | inline |