Searched refs:advanced_blend_all_operations (Results 1 – 2 of 2) sorted by relevance
18 pub advanced_blend_all_operations: Option<bool>, field944 …ault () , active_compute_unit_count : Default :: default () , advanced_blend_all_operations : Defa… in default()949 …lkan) , advanced_blend_all_operations : [properties_ffi . properties_blend_operation_advanced_ext … in from()
25809 pub advanced_blend_all_operations: Bool32, field25822 advanced_blend_all_operations: Bool32::default(), in default()25903 pub fn advanced_blend_all_operations(mut self, advanced_blend_all_operations: bool) -> Self { in advanced_blend_all_operations() method25904 self.inner.advanced_blend_all_operations = advanced_blend_all_operations.into(); in advanced_blend_all_operations()