Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_reqs.rs907 .shader_rounding_mode_rtz_float32 in check_spirv_capability()
Dproperties.rs819 pub shader_rounding_mode_rtz_float32: Option<bool>, field
944 … shader_rounding_mode_rtz_float16 : Default :: default () , shader_rounding_mode_rtz_float32 : Def… in default()
949shader_rounding_mode_rtz_float32 : [properties_ffi . properties_vulkan12 . map (| s | s . shader_r… in from()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs27043 pub shader_rounding_mode_rtz_float32: Bool32, field
27067 shader_rounding_mode_rtz_float32: Bool32::default(), in default()
27217 pub fn shader_rounding_mode_rtz_float32( in shader_rounding_mode_rtz_float32() method
27219 shader_rounding_mode_rtz_float32: bool, in shader_rounding_mode_rtz_float32()
27221 self.inner.shader_rounding_mode_rtz_float32 = shader_rounding_mode_rtz_float32.into(); in shader_rounding_mode_rtz_float32()
46072 pub shader_rounding_mode_rtz_float32: Bool32, field
46182 &self.shader_rounding_mode_rtz_float32, in fmt()
46334 shader_rounding_mode_rtz_float32: Bool32::default(), in default()
46535 pub fn shader_rounding_mode_rtz_float32( in shader_rounding_mode_rtz_float32() method
46537 shader_rounding_mode_rtz_float32: bool, in shader_rounding_mode_rtz_float32()
[all …]