Flutter Engine
The Flutter Engine
|
Public Attributes | |
std::string | type_name |
spirv_cross::SPIRType::BaseType | base_type |
std::string | variable_name |
size_t | byte_length = 0u |
Definition at line 1176 of file reflector.cc.
spirv_cross::SPIRType::BaseType impeller::compiler::VertexType::base_type |
Definition at line 1178 of file reflector.cc.
size_t impeller::compiler::VertexType::byte_length = 0u |
Definition at line 1180 of file reflector.cc.
std::string impeller::compiler::VertexType::type_name |
Definition at line 1177 of file reflector.cc.
std::string impeller::compiler::VertexType::variable_name |
Definition at line 1179 of file reflector.cc.