mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Fix outdated SubbufferAllocatorCreateInfo
docs (#2137)
This commit is contained in:
parent
c2652fb66c
commit
a2d3d80ce1
@ -407,8 +407,6 @@ pub struct SubbufferAllocatorCreateInfo {
|
||||
|
||||
/// The memory usage that all buffers should be allocated with.
|
||||
///
|
||||
/// Must not be [`MemoryUsage::GpuOnly`].
|
||||
///
|
||||
/// The default value is [`MemoryUsage::Upload`].
|
||||
pub memory_usage: MemoryUsage,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user