Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
compiler_test.cc File Reference
#include "impeller/compiler/compiler_test.h"
#include "flutter/fml/paths.h"
#include "flutter/fml/process.h"
#include <algorithm>
#include <filesystem>

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::compiler
 
namespace  impeller::compiler::testing
 

Functions

static std::string impeller::compiler::testing::GetIntermediatesPath ()
 
static std::string impeller::compiler::testing::ReflectionHeaderName (const char *fixture_name)
 
static std::string impeller::compiler::testing::ReflectionCCName (const char *fixture_name)
 
static std::string impeller::compiler::testing::ReflectionJSONName (const char *fixture_name)
 
static std::string impeller::compiler::testing::SPIRVFileName (const char *fixture_name)
 
static std::string impeller::compiler::testing::SLFileName (const char *fixture_name, TargetPlatform platform)