ngscopeclient v0.2.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SubmitBatch Class Reference

A set of filters that can be issued to the GPU in a single submit call, but may have dependencies. More...

#include <FilterGraphExecutor.h>

Public Member Functions

void AddBatch (const ConcurrentDispatchBatch &batch)
 
void Run (vk::raii::CommandBuffer &cmdBuf, std::shared_ptr< QueueHandle > queue)
 
bool empty ()
 
std::set< FlowGraphNode * > GetNodes ()
 

Protected Attributes

std::vector< ConcurrentDispatchBatchm_batches
 

Detailed Description

A set of filters that can be issued to the GPU in a single submit call, but may have dependencies.


The documentation for this class was generated from the following files: