RetroArch
Public Member Functions | Public Attributes | List of all members
spirv_cross::Compiler::Source Struct Reference

#include <spirv_cross.hpp>

Public Member Functions

 Source ()=default
 

Public Attributes

uint32_t version = 0
 
bool es = false
 
bool known = false
 
bool hlsl = false
 

Constructor & Destructor Documentation

◆ Source()

spirv_cross::Compiler::Source::Source ( )
default

Member Data Documentation

◆ es

bool spirv_cross::Compiler::Source::es = false

◆ hlsl

bool spirv_cross::Compiler::Source::hlsl = false

◆ known

bool spirv_cross::Compiler::Source::known = false

◆ version

uint32_t spirv_cross::Compiler::Source::version = 0

The documentation for this struct was generated from the following file: