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

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

Detailed Description

This file declares the EntryPoint class.

Definition in file EntryPoint.h.