#include <reflect.hpp>
◆ operator!=()
| auto wren::reflect::Variable::operator!= |
( |
const Variable & | | ) |
const -> bool=default |
|
default |
◆ operator==()
| auto wren::reflect::Variable::operator== |
( |
const Variable & | | ) |
const -> bool=default |
|
default |
◆ format
| uint32_t wren::reflect::Variable::format = UINT32_MAX |
◆ location
| uint32_t wren::reflect::Variable::location |
◆ name
| std::string wren::reflect::Variable::name |
◆ storage_class
| spv::StorageClass wren::reflect::Variable::storage_class |
◆ width
| uint32_t wren::reflect::Variable::width = UINT32_MAX |
The documentation for this struct was generated from the following file: