Flutter Engine
The Flutter Engine
|
#include <pipeline_key.h>
Classes | |
struct | Equal |
struct | Hash |
Public Attributes | |
GeometryType | geometry_type = GeometryType::kUnskinned |
MaterialType | material_type = MaterialType::kUnlit |
Definition at line 23 of file pipeline_key.h.
GeometryType impeller::scene::PipelineKey::geometry_type = GeometryType::kUnskinned |
Definition at line 24 of file pipeline_key.h.
MaterialType impeller::scene::PipelineKey::material_type = MaterialType::kUnlit |
Definition at line 25 of file pipeline_key.h.