Searched defs:a_color (Results 1 – 1 of 1) sorted by relevance
54 struct a_color { struct55 static auto name() { return "a_color"; } in name()56 using Type = gl::Attribute<float, 2>;