Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs38201 pub fn builder<'a>() -> CooperativeMatrixPropertiesNVBuilder<'a> { in builder()
38202 CooperativeMatrixPropertiesNVBuilder { in builder()
38209 pub struct CooperativeMatrixPropertiesNVBuilder<'a> { struct
38214 impl<'a> ::std::ops::Deref for CooperativeMatrixPropertiesNVBuilder<'a> { argument
38220 impl<'a> ::std::ops::DerefMut for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
38225 impl<'a> CooperativeMatrixPropertiesNVBuilder<'a> { impl
38226 pub fn m_size(mut self, m_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in m_size()
38230 pub fn n_size(mut self, n_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in n_size()
38234 pub fn k_size(mut self, k_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in k_size()
38254 pub fn scope(mut self, scope: ScopeNV) -> CooperativeMatrixPropertiesNVBuilder<'a> { in scope()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs38201 pub fn builder<'a>() -> CooperativeMatrixPropertiesNVBuilder<'a> { in builder()
38202 CooperativeMatrixPropertiesNVBuilder { in builder()
38209 pub struct CooperativeMatrixPropertiesNVBuilder<'a> { struct
38214 impl<'a> ::std::ops::Deref for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
38220 impl<'a> ::std::ops::DerefMut for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
38225 impl<'a> CooperativeMatrixPropertiesNVBuilder<'a> { impl
38226 pub fn m_size(mut self, m_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in m_size()
38230 pub fn n_size(mut self, n_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in n_size()
38234 pub fn k_size(mut self, k_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in k_size()
38254 pub fn scope(mut self, scope: ScopeNV) -> CooperativeMatrixPropertiesNVBuilder<'a> { in scope()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs44902 pub fn builder<'a>() -> CooperativeMatrixPropertiesNVBuilder<'a> { in builder()
44903 CooperativeMatrixPropertiesNVBuilder { in builder()
44910 pub struct CooperativeMatrixPropertiesNVBuilder<'a> { struct
44915 impl<'a> ::std::ops::Deref for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
44921 impl<'a> ::std::ops::DerefMut for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
44926 impl<'a> CooperativeMatrixPropertiesNVBuilder<'a> { impl
44927 pub fn m_size(mut self, m_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in m_size()
44931 pub fn n_size(mut self, n_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in n_size()
44935 pub fn k_size(mut self, k_size: u32) -> CooperativeMatrixPropertiesNVBuilder<'a> { in k_size()
44955 pub fn scope(mut self, scope: ScopeNV) -> CooperativeMatrixPropertiesNVBuilder<'a> { in scope()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs36164 pub fn builder<'a>() -> CooperativeMatrixPropertiesNVBuilder<'a> { in builder()
36165 CooperativeMatrixPropertiesNVBuilder { in builder()
36172 pub struct CooperativeMatrixPropertiesNVBuilder<'a> { struct
36176 impl<'a> ::std::ops::Deref for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
36182 impl<'a> ::std::ops::DerefMut for CooperativeMatrixPropertiesNVBuilder<'a> { implementation
36187 impl<'a> CooperativeMatrixPropertiesNVBuilder<'a> { impl