Searched defs:viewport_with_count (Results 1 – 3 of 3) sorted by relevance
1020 pub(in crate::command_buffer) viewport_with_count: Option<SmallVec<[Viewport; 2]>>, field1439 pub fn viewport_with_count(&self) -> Option<&'a [Viewport]> { in viewport_with_count() method
152 bool viewport_with_count : 1; member
708 viewport_with_count: Option<SmallVec<[Viewport; 2]>>, field