Home
last modified time | relevance | path

Searched refs:shader_rounding_mode_rte_float16 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_reqs.rs878 .shader_rounding_mode_rte_float16 in check_spirv_capability()
Dproperties.rs811 pub shader_rounding_mode_rte_float16: Option<bool>, field
944 …_module_identifier_algorithm_uuid : Default :: default () , shader_rounding_mode_rte_float16 : Def… in default()
949shader_rounding_mode_rte_float16 : [properties_ffi . properties_vulkan12 . map (| s | s . shader_r… in from()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs27039 pub shader_rounding_mode_rte_float16: Bool32, field
27063 shader_rounding_mode_rte_float16: Bool32::default(), in default()
27185 pub fn shader_rounding_mode_rte_float16( in shader_rounding_mode_rte_float16() method
27187 shader_rounding_mode_rte_float16: bool, in shader_rounding_mode_rte_float16()
27189 self.inner.shader_rounding_mode_rte_float16 = shader_rounding_mode_rte_float16.into(); in shader_rounding_mode_rte_float16()
46068 pub shader_rounding_mode_rte_float16: Bool32, field
46166 &self.shader_rounding_mode_rte_float16, in fmt()
46330 shader_rounding_mode_rte_float16: Bool32::default(), in default()
46503 pub fn shader_rounding_mode_rte_float16( in shader_rounding_mode_rte_float16() method
46505 shader_rounding_mode_rte_float16: bool, in shader_rounding_mode_rte_float16()
[all …]