Searched refs:ext_validation_cache (Results 1 – 2 of 2) sorted by relevance
358 pub ext_validation_cache: bool, field745 ext_validation_cache: false, in empty()1042 || (self.ext_validation_cache && other.ext_validation_cache) in intersects()1340 && (self.ext_validation_cache || !other.ext_validation_cache) in contains()1721 ext_validation_cache: self.ext_validation_cache || other.ext_validation_cache, in union()2147 ext_validation_cache: self.ext_validation_cache && other.ext_validation_cache, in intersection()2573 ext_validation_cache: self.ext_validation_cache && !other.ext_validation_cache, in difference()2999 ext_validation_cache: self.ext_validation_cache ^ other.ext_validation_cache, in symmetric_difference()4615 if self.ext_validation_cache { in fmt()5952 extensions.ext_validation_cache = true; in from_iter()[all …]
234 pub ext_validation_cache: ash::vk::ExtValidationCacheFn, field356 ext_validation_cache: ash::vk::ExtValidationCacheFn::load(&mut load_fn), in load()