Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/out/
Dproperties.rs359 pub max_framebuffer_width: u32, field
/external/rust/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