|
ngscopeclient v0.2.1
|
Declaration of FilterGraphExecutor. More...
#include <condition_variable>#include <atomic>

Go to the source code of this file.
Classes | |
| class | ConcurrentDispatchBatch |
| A set of filters that can be issued to the GPU concurrently and have no mutual dependencies. More... | |
| class | SubmitBatch |
| A set of filters that can be issued to the GPU in a single submit call, but may have dependencies. More... | |
| class | FilterGraphExecutor |
| Execution manager / scheduler for the filter graph. More... | |
Declaration of FilterGraphExecutor.