Skip to content
Snippets Groups Projects
Commit 8fdf85b4 authored by Vanessa Karolek's avatar Vanessa Karolek
Browse files

[#92] remove TODO

parent 463a4ac7
No related branches found
No related tags found
1 merge request!75Resolve "RTX-Module"
......@@ -93,7 +93,6 @@ namespace vkcv {
memoryUsage = vma::MemoryUsage::eCpuToGpu;
}
// TODO ?vma::AllocatorCreateFlagBits::eKhrDedicatedAllocation?
auto bufferAllocation = allocator.createBuffer(
vk::BufferCreateInfo(createFlags, size, usageFlags),
vma::AllocationCreateInfo(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment