Searched refs:max_interpolation_offset (Results 1 – 2 of 2) sorted by relevance
403 pub max_interpolation_offset: f32, field944 …lt :: default () , max_instance_count : Default :: default () , max_interpolation_offset : Default… in default()949 …> :: from_vulkan) , max_interpolation_offset : [properties_ffi . properties_vulkan10 . properties … in from()
9199 pub max_interpolation_offset: f32, field9310 max_interpolation_offset: f32::default(), in default()9845 pub fn max_interpolation_offset(mut self, max_interpolation_offset: f32) -> Self { in max_interpolation_offset() method9846 self.inner.max_interpolation_offset = max_interpolation_offset; in max_interpolation_offset()