ngscopeclient v0.2.1
Loading...
Searching...
No Matches
Classes
FilterGraphExecutor.h File Reference

Declaration of FilterGraphExecutor. More...

#include <condition_variable>
#include <atomic>
Include dependency graph for FilterGraphExecutor.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declaration of FilterGraphExecutor.

Author
Andrew D. Zonenberg