Flutter Impeller
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

 impeller
 
 impeller::compiler
 
 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)