Home
last modified time | relevance | path

Searched refs:FramebufferAttachmentImageInfoBuilder (Results 1 – 4 of 4) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs37841 pub fn builder<'a>() -> FramebufferAttachmentImageInfoBuilder<'a> { in builder()
37842 FramebufferAttachmentImageInfoBuilder { in builder()
37849 pub struct FramebufferAttachmentImageInfoBuilder<'a> { struct
37854 impl<'a> ::std::ops::Deref for FramebufferAttachmentImageInfoBuilder<'a> { argument
37860 impl<'a> ::std::ops::DerefMut for FramebufferAttachmentImageInfoBuilder<'a> { implementation
37865 impl<'a> FramebufferAttachmentImageInfoBuilder<'a> { impl
37870 pub fn usage(mut self, usage: ImageUsageFlags) -> FramebufferAttachmentImageInfoBuilder<'a> { in usage()
37874 pub fn width(mut self, width: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in width()
37878 pub fn height(mut self, height: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in height()
37889 ) -> FramebufferAttachmentImageInfoBuilder<'a> { in view_formats()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs37841 pub fn builder<'a>() -> FramebufferAttachmentImageInfoBuilder<'a> { in builder()
37842 FramebufferAttachmentImageInfoBuilder { in builder()
37849 pub struct FramebufferAttachmentImageInfoBuilder<'a> { struct
37854 impl<'a> ::std::ops::Deref for FramebufferAttachmentImageInfoBuilder<'a> { argument
37860 impl<'a> ::std::ops::DerefMut for FramebufferAttachmentImageInfoBuilder<'a> { implementation
37865 impl<'a> FramebufferAttachmentImageInfoBuilder<'a> { impl
37870 pub fn usage(mut self, usage: ImageUsageFlags) -> FramebufferAttachmentImageInfoBuilder<'a> { in usage()
37874 pub fn width(mut self, width: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in width()
37878 pub fn height(mut self, height: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in height()
37889 ) -> FramebufferAttachmentImageInfoBuilder<'a> { in view_formats()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs44542 pub fn builder<'a>() -> FramebufferAttachmentImageInfoBuilder<'a> { in builder()
44543 FramebufferAttachmentImageInfoBuilder { in builder()
44550 pub struct FramebufferAttachmentImageInfoBuilder<'a> { struct
44555 impl<'a> ::std::ops::Deref for FramebufferAttachmentImageInfoBuilder<'a> { argument
44561 impl<'a> ::std::ops::DerefMut for FramebufferAttachmentImageInfoBuilder<'a> { implementation
44566 impl<'a> FramebufferAttachmentImageInfoBuilder<'a> { implementation
44571 pub fn usage(mut self, usage: ImageUsageFlags) -> FramebufferAttachmentImageInfoBuilder<'a> { in usage()
44575 pub fn width(mut self, width: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in width()
44579 pub fn height(mut self, height: u32) -> FramebufferAttachmentImageInfoBuilder<'a> { in height()
44590 ) -> FramebufferAttachmentImageInfoBuilder<'a> { in view_formats()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs35819 pub fn builder<'a>() -> FramebufferAttachmentImageInfoBuilder<'a> { in builder()
35820 FramebufferAttachmentImageInfoBuilder { in builder()
35827 pub struct FramebufferAttachmentImageInfoBuilder<'a> { struct
35831 impl<'a> ::std::ops::Deref for FramebufferAttachmentImageInfoBuilder<'a> { implementation
35837 impl<'a> ::std::ops::DerefMut for FramebufferAttachmentImageInfoBuilder<'a> { implementation
35842 impl<'a> FramebufferAttachmentImageInfoBuilder<'a> { impl