Home
last modified time | relevance | path

Searched refs:max_embedded_immutable_sampler_bindings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs325 pub max_embedded_immutable_sampler_bindings: Option<u32>, field
944 …() , max_draw_mesh_tasks_count : Default :: default () , max_embedded_immutable_sampler_bindings :… in default()
949 …, max_embedded_immutable_sampler_bindings : [properties_ffi . properties_descriptor_buffer_ext . m… in from()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs61646 pub max_embedded_immutable_sampler_bindings: u32, field
61686 max_embedded_immutable_sampler_bindings: u32::default(), in default()
61803 pub fn max_embedded_immutable_sampler_bindings( in max_embedded_immutable_sampler_bindings() method
61805 max_embedded_immutable_sampler_bindings: u32, in max_embedded_immutable_sampler_bindings()
61807 self.inner.max_embedded_immutable_sampler_bindings = in max_embedded_immutable_sampler_bindings()
61808 max_embedded_immutable_sampler_bindings; in max_embedded_immutable_sampler_bindings()