Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
spirv_sksl.cc File Reference
#include "impeller/compiler/spirv_sksl.h"
#include "impeller/compiler/uniform_sorter.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::compiler
 

Macros

#define FLUTTER_CROSS_THROW(x)   report_and_exit(x)
 

Functions

void impeller::compiler::report_and_exit (const std::string &msg)
 

Macro Definition Documentation

◆ FLUTTER_CROSS_THROW

#define FLUTTER_CROSS_THROW (   x)    report_and_exit(x)

Definition at line 22 of file spirv_sksl.cc.