Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
shader_archive_writer.cc File Reference
#include "impeller/shader_archive/shader_archive_writer.h"
#include <array>
#include <filesystem>
#include <optional>
#include "impeller/shader_archive/shader_archive_flatbuffers.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

std::optional< ArchiveShaderTypeimpeller::InferShaderTypefromFileExtension (const std::filesystem::path &path)
 
constexpr fb::Stage impeller::ToStage (ArchiveShaderType type)