Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::StructField Struct Reference

#include <runtime_types.h>

Public Attributes

std::string name
 
size_t byte_size
 

Detailed Description

Definition at line 46 of file runtime_types.h.

Member Data Documentation

◆ byte_size

size_t impeller::StructField::byte_size

Definition at line 49 of file runtime_types.h.

◆ name

std::string impeller::StructField::name

Definition at line 47 of file runtime_types.h.

Referenced by impeller::RuntimeStage::Create().


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