Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
pipeline_key.h File Reference
#include "flutter/fml/hash_combine.h"

Go to the source code of this file.

Classes

struct  impeller::scene::PipelineKey
 
struct  impeller::scene::PipelineKey::Hash
 
struct  impeller::scene::PipelineKey::Equal
 

Namespaces

namespace  impeller
 
namespace  impeller::scene
 

Enumerations

enum class  impeller::scene::GeometryType { impeller::scene::kUnskinned = 0 , impeller::scene::kSkinned = 1 , impeller::scene::kLastType = kSkinned }
 
enum class  impeller::scene::MaterialType { impeller::scene::kUnlit = 0 , impeller::scene::kLastType = kUnlit }