Flutter Impeller
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 1195 of file reflector.cc.

Member Data Documentation

◆ base_type

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

Definition at line 1197 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ byte_length

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

Definition at line 1199 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ type_name

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

Definition at line 1196 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ variable_name

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

Definition at line 1198 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().


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