Home
last modified time | relevance | path

Searched refs:Extent2DBuilder (Results 1 – 5 of 5) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs595 pub fn builder<'a>() -> Extent2DBuilder<'a> { in builder()
596 Extent2DBuilder { in builder()
603 pub struct Extent2DBuilder<'a> { struct
607 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
613 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
618 impl<'a> Extent2DBuilder<'a> { implementation
619 pub fn width(mut self, width: u32) -> Extent2DBuilder<'a> { in width()
623 pub fn height(mut self, height: u32) -> Extent2DBuilder<'a> { in height()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs595 pub fn builder<'a>() -> Extent2DBuilder<'a> { in builder()
596 Extent2DBuilder { in builder()
603 pub struct Extent2DBuilder<'a> { struct
607 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
613 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
618 impl<'a> Extent2DBuilder<'a> { impl
619 pub fn width(mut self, width: u32) -> Extent2DBuilder<'a> { in width()
623 pub fn height(mut self, height: u32) -> Extent2DBuilder<'a> { in height()
/dports/graphics/rx/rx-0.4.0/cargo-crates/ash-0.29.0/src/
H A Dvk.rs8026 pub fn builder<'a>() -> Extent2DBuilder<'a> { in builder()
8027 Extent2DBuilder { in builder()
8034 pub struct Extent2DBuilder<'a> { struct
8038 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
8044 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
8049 impl<'a> Extent2DBuilder<'a> { impl
8050 pub fn width(mut self, width: u32) -> Extent2DBuilder<'a> { in width()
8054 pub fn height(mut self, height: u32) -> Extent2DBuilder<'a> { in height()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs665 pub fn builder<'a>() -> Extent2DBuilder<'a> { in builder()
666 Extent2DBuilder { in builder()
673 pub struct Extent2DBuilder<'a> { struct
677 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
683 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
688 impl<'a> Extent2DBuilder<'a> { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs8373 pub fn builder<'a>() -> Extent2DBuilder<'a> { in builder()
8374 Extent2DBuilder { in builder()
8381 pub struct Extent2DBuilder<'a> { struct
8385 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
8391 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
8396 impl<'a> Extent2DBuilder<'a> { implementation
8397 pub fn width(mut self, width: u32) -> Extent2DBuilder<'a> { in width()
8401 pub fn height(mut self, height: u32) -> Extent2DBuilder<'a> { in height()