Searched defs:DedicatedAllocationBufferCreateInfoNVBuilder (Results 1 – 1 of 1) sorted by relevance
11697 pub struct DedicatedAllocationBufferCreateInfoNVBuilder<'a> { struct11701 unsafe impl ExtendsBufferCreateInfo for DedicatedAllocationBufferCreateInfoNVBuilder<'_> {} argument11703 impl<'a> ::std::ops::Deref for DedicatedAllocationBufferCreateInfoNVBuilder<'a> { implementation11709 impl<'a> ::std::ops::DerefMut for DedicatedAllocationBufferCreateInfoNVBuilder<'a> { implementation11714 impl<'a> DedicatedAllocationBufferCreateInfoNVBuilder<'a> { impl