RetroArch
Classes | Namespaces | Macros | Functions | Variables
spvIR.h File Reference
#include "spirv.hpp"
#include <algorithm>
#include <cassert>
#include <functional>
#include <iostream>
#include <memory>
#include <vector>
Include dependency graph for spvIR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spv::Instruction
 
class  spv::Block
 
class  spv::Function
 
class  spv::Module
 

Namespaces

 spv
 

Macros

#define spvIR_H
 
#define POTENTIALLY_UNUSED
 

Functions

void spv::inReadableOrder (Block *root, std::function< void(Block *)> callback)
 

Variables

const Id spv::NoResult = 0
 
const Id spv::NoType = 0
 
const Decoration spv::NoPrecision = DecorationMax
 
POTENTIALLY_UNUSED const MemorySemanticsMask spv::MemorySemanticsAllMemory
 

Macro Definition Documentation

◆ POTENTIALLY_UNUSED

#define POTENTIALLY_UNUSED

◆ spvIR_H

#define spvIR_H