Home
last modified time | relevance | path

Searched defs:max_framebuffer_width (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs359 pub max_framebuffer_width: u32, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs9201 pub max_framebuffer_width: u32, field
9858 pub fn max_framebuffer_width(mut self, max_framebuffer_width: u32) -> Self { in max_framebuffer_width() method