Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file declares the PipelineStage class. More...
#include <map>
#include <memory>
#include <vector>
#include "talvos/Dim3.h"
#include "talvos/Object.h"
Go to the source code of this file.
Classes | |
class | talvos::PipelineStage |
This class encapsulates information about a pipeline stage. More... | |
Namespaces | |
talvos | |
Typedefs | |
typedef std::map< uint32_t, Object > | talvos::SpecConstantMap |
Mapping from specialization constant ID to Object values. More... | |
This file declares the PipelineStage class.
Definition in file PipelineStage.h.