|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file declares the Object class. More...
#include <cstdint>#include <iosfwd>#include <vector>Go to the source code of this file.
Classes | |
| struct | talvos::PtrMatrixLayout |
| Structure to describe the memory layout of a matrix. More... | |
| struct | talvos::DescriptorElement |
| Structure used to hold information about an element of a descriptor array. More... | |
| class | talvos::Object |
| This class represents an instruction result. More... | |
Namespaces | |
| talvos | |
This file declares the Object class.
Definition in file Object.h.
1.8.6