|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file declares the EntryPoint class. More...
#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | talvos::EntryPoint |
| This class represents a shader entry point. More... | |
Namespaces | |
| talvos | |
Typedefs | |
| typedef std::vector< const Variable * > | talvos::VariableList |
| A list of module scope variables. More... | |
This file declares the EntryPoint class.
Definition in file EntryPoint.h.
1.8.6