Searched refs:khr_shader_float16_int8 (Results 1 – 2 of 2) sorted by relevance
118 pub khr_shader_float16_int8: bool, field625 khr_shader_float16_int8: false, in empty()912 || (self.khr_shader_float16_int8 && other.khr_shader_float16_int8) in intersects()1208 && (self.khr_shader_float16_int8 || !other.khr_shader_float16_int8) in contains()1535 khr_shader_float16_int8: self.khr_shader_float16_int8 || other.khr_shader_float16_int8, in union()1961 khr_shader_float16_int8: self.khr_shader_float16_int8 && other.khr_shader_float16_int8, in intersection()2387 khr_shader_float16_int8: self.khr_shader_float16_int8 && !other.khr_shader_float16_int8, in difference()2813 khr_shader_float16_int8: self.khr_shader_float16_int8 ^ other.khr_shader_float16_int8, in symmetric_difference()3655 if self.khr_shader_float16_int8 { in fmt()5592 extensions.khr_shader_float16_int8 = true; in from_iter()[all …]
19745 device_extensions.khr_shader_float16_int8, in make_chain()