Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::compiler::testing::CompilerTestRuntime Class Reference

#include <compiler_test.h>

Inheritance diagram for impeller::compiler::testing::CompilerTestRuntime:
impeller::compiler::testing::CompilerTestBase

Additional Inherited Members

- Public Member Functions inherited from impeller::compiler::testing::CompilerTestBase
 CompilerTestBase ()
 
 ~CompilerTestBase ()
 
std::unique_ptr< fml::FileMappingGetReflectionJson (const char *fixture_name) const
 
std::unique_ptr< fml::FileMappingGetShaderFile (const char *fixture_name, TargetPlatform platform) const
 
bool CanCompileAndReflect (const char *fixture_name, SourceType source_type=SourceType::kUnknown, SourceLanguage source_language=SourceLanguage::kGLSL, const char *entry_point_name="main") const
 

Detailed Description

Definition at line 50 of file compiler_test.h.


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