#include <spirv_common.hpp>
|
enum | { type = TypeVariable
} |
|
◆ anonymous enum
◆ SPIRVariable() [1/2]
spirv_cross::SPIRVariable::SPIRVariable |
( |
| ) |
|
|
default |
◆ SPIRVariable() [2/2]
◆ basetype
uint32_t spirv_cross::SPIRVariable::basetype = 0 |
◆ basevariable
uint32_t spirv_cross::SPIRVariable::basevariable = 0 |
◆ compat_builtin
bool spirv_cross::SPIRVariable::compat_builtin = false |
◆ decoration
uint32_t spirv_cross::SPIRVariable::decoration = 0 |
◆ deferred_declaration
bool spirv_cross::SPIRVariable::deferred_declaration = false |
◆ dependees
std::vector<uint32_t> spirv_cross::SPIRVariable::dependees |
◆ dereference_chain
std::vector<uint32_t> spirv_cross::SPIRVariable::dereference_chain |
◆ dominator
uint32_t spirv_cross::SPIRVariable::dominator = 0 |
◆ forwardable
bool spirv_cross::SPIRVariable::forwardable = true |
◆ initializer
uint32_t spirv_cross::SPIRVariable::initializer = 0 |
◆ loop_variable
bool spirv_cross::SPIRVariable::loop_variable = false |
◆ loop_variable_enable
bool spirv_cross::SPIRVariable::loop_variable_enable = false |
◆ parameter
◆ phi_variable
bool spirv_cross::SPIRVariable::phi_variable = false |
◆ remapped_components
uint32_t spirv_cross::SPIRVariable::remapped_components = 0 |
◆ remapped_variable
bool spirv_cross::SPIRVariable::remapped_variable = false |
◆ static_expression
uint32_t spirv_cross::SPIRVariable::static_expression = 0 |
◆ statically_assigned
bool spirv_cross::SPIRVariable::statically_assigned = false |
◆ storage
The documentation for this struct was generated from the following file: