vulkan: replace DescriptorBufferCache by generic cache
This commit is contained in:
parent
c16ea9325e
commit
f84934bd9a
4 changed files with 169 additions and 162 deletions
|
|
@ -1,6 +1,7 @@
|
|||
mod allocator;
|
||||
mod blend_buffer;
|
||||
mod bo_allocator;
|
||||
mod buffer_cache;
|
||||
mod command;
|
||||
mod descriptor;
|
||||
mod descriptor_buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue