Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::compiler::VertexType Struct Reference

Public Attributes

std::string type_name
 
spirv_cross::SPIRType::BaseType base_type
 
std::string variable_name
 
size_t byte_length = 0u
 

Detailed Description

Definition at line 1175 of file reflector.cc.

Member Data Documentation

◆ base_type

spirv_cross::SPIRType::BaseType impeller::compiler::VertexType::base_type

Definition at line 1177 of file reflector.cc.

◆ byte_length

size_t impeller::compiler::VertexType::byte_length = 0u

Definition at line 1179 of file reflector.cc.

◆ type_name

std::string impeller::compiler::VertexType::type_name

Definition at line 1176 of file reflector.cc.

◆ variable_name

std::string impeller::compiler::VertexType::variable_name

Definition at line 1178 of file reflector.cc.


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