D3D12MemoryAllocator
D3D12MemoryAllocator copied to clipboard
CreateCommittedResource3 and CreatePlacedResource2 support
Hi, I've noticed that NVIDIA GeForce RTX 2060 in my laptop with the latest drivers supports Enhanced Barriers and have decided to try them in my pet-project and because D3D12MA misses support of the new interface - here it is).