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

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

std::vector< spirv_cross::ID > impeller::SortUniforms (const spirv_cross::ParsedIR *ir, const spirv_cross::Compiler *compiler, std::optional< spirv_cross::SPIRType::BaseType > type_filter=std::nullopt, bool include=true)
 Sorts uniform declarations in an IR according to decoration order.