Searched refs:robust_image_access (Results 1 – 2 of 2) sorted by relevance
4360 robust_image_access => {4364 ffi_name: robust_image_access,
42869 pub robust_image_access: Bool32, field42876 robust_image_access: Bool32::default(), in default()42909 pub fn robust_image_access(mut self, robust_image_access: bool) -> Self { in robust_image_access() method42910 self.inner.robust_image_access = robust_image_access.into(); in robust_image_access()