Searched defs:SpecConsts (Results 1 – 1 of 1) sorted by relevance
471 struct SpecConsts { in spec_constants() struct472 VALUE: i32, in spec_constants()474 unsafe impl SpecializationConstants for SpecConsts { in spec_constants() implementation