 |
Flutter Impeller
|
|
Go to the documentation of this file.
10 #include "flutter/fml/command_line.h"
11 #include "flutter/fml/macros.h"
12 #include "flutter/fml/unique_fd.h"
45 Switches(
const fml::CommandLine& command_line);
47 bool AreValid(std::ostream& explain)
const;
49 static void PrintHelp(std::ostream& stream);
uint32_t gles_language_version
std::vector< std::string > defines
TargetPlatform target_platform
std::string metal_version
std::shared_ptr< fml::UniqueFD > working_directory
std::vector< IncludeDir > include_directories
std::string reflection_cc_name
bool AreValid(std::ostream &explain) const
std::string source_file_name
std::string spirv_file_name
SourceLanguage source_language
std::string reflection_json_name
std::string reflection_header_name
static void PrintHelp(std::ostream &stream)