MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

[DX12] Resource transition barrier warnings #1

Closed egorodet closed 5 years ago

egorodet commented 5 years ago

Fix DirectX 12 debug-runtime warnings related to incorrect setup of resource transition barriers in Shadow Cube tutorial.