Talvos  0.1
SPIR-V interpreter and dynamic analysis framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
PipelineExecutor.h File Reference

This file declares the PipelineExecutor class. More...

#include <atomic>
#include <condition_variable>
#include <functional>
#include <map>
#include <thread>
#include <vector>
#include "talvos/Dim3.h"
#include "talvos/PipelineContext.h"

Go to the source code of this file.

Classes

class  talvos::PipelineExecutorKey
 Only allow Device objects to create PipelineExecutor instances. More...
 
struct  talvos::Vec4
 
class  talvos::PipelineExecutor
 An internal class that handles pipeline execution, including the interactive debugger. More...
 
struct  talvos::PipelineExecutor::Fragment
 Internal structure to hold fragment data. More...
 

Namespaces

 talvos
 

Detailed Description

This file declares the PipelineExecutor class.

Definition in file PipelineExecutor.h.