Searched defs:UniformVec2 (Results 1 – 1 of 1) sorted by relevance
606 pub struct UniformVec2<G> { struct607 x_gen: G,608 y_gen: G,