Tag: cpp
All the articles with the tag "cpp".
-
Safe Deferred Resource Release in Vulkan and DirectX 12
How to build a timeline-based release manager that safely defers GPU resource destruction until the GPU is actually done with them — without stalling the CPU.