Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs759 pub sampled_image_depth_sample_counts: SampleCounts, field
944 …sampled_image_color_sample_counts : Default :: default () , sampled_image_depth_sample_counts : De… in default()
949 …nwrap () , sampled_image_depth_sample_counts : [properties_ffi . properties_vulkan10 . properties … in from()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dsys.rs738 .sampled_image_depth_sample_counts in validate_new()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs9211 pub sampled_image_depth_sample_counts: SampleCountFlags, field
9322 sampled_image_depth_sample_counts: SampleCountFlags::default(), in default()
9927 pub fn sampled_image_depth_sample_counts( in sampled_image_depth_sample_counts() method
9929 sampled_image_depth_sample_counts: SampleCountFlags, in sampled_image_depth_sample_counts()
9931 self.inner.sampled_image_depth_sample_counts = sampled_image_depth_sample_counts; in sampled_image_depth_sample_counts()