Searched refs:khr_format_feature_flags2 (Results 1 – 5 of 5) sorted by relevance
766 device_extensions: [khr_format_feature_flags2],773 device_extensions: [khr_format_feature_flags2],880 device_extensions: [khr_format_feature_flags2],
58 pub khr_format_feature_flags2: bool, field595 khr_format_feature_flags2: false, in empty()882 || (self.khr_format_feature_flags2 && other.khr_format_feature_flags2) in intersects()1176 && (self.khr_format_feature_flags2 || !other.khr_format_feature_flags2) in contains()1492 khr_format_feature_flags2: self.khr_format_feature_flags2 in union()1493 || other.khr_format_feature_flags2, in union()1918 khr_format_feature_flags2: self.khr_format_feature_flags2 in intersection()1919 && other.khr_format_feature_flags2, in intersection()2344 khr_format_feature_flags2: self.khr_format_feature_flags2 in difference()2345 && !other.khr_format_feature_flags2, in difference()[all …]
293 || device.enabled_extensions().khr_format_feature_flags2) in check_spirv_capability()307 || device.enabled_extensions().khr_format_feature_flags2) in check_spirv_capability()
735 if !device.enabled_extensions().khr_format_feature_flags2 { in get_format_features()
842 || self.supported_extensions().khr_format_feature_flags2 in format_properties_unchecked()