D3D12MemoryAllocator icon indicating copy to clipboard operation
D3D12MemoryAllocator copied to clipboard

CreateCommittedResource3 and CreatePlacedResource2 support

Open RuslanKutdusov opened this issue 2 years ago • 0 comments

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).

RuslanKutdusov avatar Jul 28 '22 17:07 RuslanKutdusov