#include <pipeline_key.h>
Classes | |
| struct | Equal |
| struct | Hash |
Public Attributes | |
| GeometryType | geometry_type = GeometryType::kUnskinned |
| MaterialType | material_type = MaterialType::kUnlit |
Definition at line 22 of file pipeline_key.h.
| GeometryType impeller::scene::PipelineKey::geometry_type = GeometryType::kUnskinned |
Definition at line 23 of file pipeline_key.h.
Referenced by impeller::scene::PipelineKey::Hash::operator()(), and impeller::scene::PipelineKey::Equal::operator()().
| MaterialType impeller::scene::PipelineKey::material_type = MaterialType::kUnlit |
Definition at line 24 of file pipeline_key.h.
Referenced by impeller::scene::PipelineKey::Hash::operator()(), and impeller::scene::PipelineKey::Equal::operator()().