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

This file declares the Invocation class. More...

#include <vector>
#include "talvos/Dim3.h"
#include "talvos/Object.h"

Go to the source code of this file.

Classes

class  talvos::Invocation
 This class represents a single execution of a SPIR-V entry point. More...
 
struct  talvos::Invocation::StackEntry
 A data structure holding information for a function call. More...
 

Namespaces

 talvos
 

Detailed Description

This file declares the Invocation class.

Definition in file Invocation.h.