Searched defs:line_stipple_factor (Results 1 – 4 of 4) sorted by relevance
150 unsigned line_stipple_factor:8; /**< [1..256] actually */ member
187 unsigned line_stipple_factor:8; /**< [1..256] actually */ member
1831 const unsigned line_stipple_factor = state->line_stipple_factor + 1; in iris_create_rasterizer_state() local
38937 pub line_stipple_factor: u32, field38996 pub fn line_stipple_factor(mut self, line_stipple_factor: u32) -> Self { in line_stipple_factor() method