Searched defs:StageVariable (Results 1 – 1 of 1) sorted by relevance
58 struct StageVariable { struct60 std::string name;62 bool has_location_decoration = false;65 uint32_t location_decoration;67 ComponentType component_type = ComponentType::kUnknown;69 CompositionType composition_type = CompositionType::kUnknown;71 InterpolationType interpolation_type = InterpolationType::kUnknown;73 InterpolationSampling interpolation_sampling =