Flutter Impeller
blob_writer.cc File Reference
#include "impeller/blobcat/blob_writer.h"
#include <array>
#include <filesystem>
#include <optional>
#include "impeller/blobcat/blob_flatbuffers.h"

Go to the source code of this file.

Namespaces

 impeller
 

Functions

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