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

#include <reflector.h>

Public Attributes

TargetPlatform target_platform = TargetPlatform::kUnknown
 
std::string entry_point_name
 
std::string shader_name
 
std::string header_file_name
 

Detailed Description

Definition at line 148 of file reflector.h.

Member Data Documentation

◆ entry_point_name

std::string impeller::compiler::Reflector::Options::entry_point_name

Definition at line 150 of file reflector.h.

◆ header_file_name

std::string impeller::compiler::Reflector::Options::header_file_name

Definition at line 152 of file reflector.h.

◆ shader_name

std::string impeller::compiler::Reflector::Options::shader_name

Definition at line 151 of file reflector.h.

◆ target_platform

TargetPlatform impeller::compiler::Reflector::Options::target_platform = TargetPlatform::kUnknown

Definition at line 149 of file reflector.h.


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