Searched defs:max_vertex_attrib_divisor (Results 1 – 2 of 2) sorted by relevance
595 pub max_vertex_attrib_divisor: Option<u32>, field
31437 pub max_vertex_attrib_divisor: u32, field31484 pub fn max_vertex_attrib_divisor(mut self, max_vertex_attrib_divisor: u32) -> Self { in max_vertex_attrib_divisor() method