microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.47k stars 393 forks source link

BufferHelpers added to the toolkit #75

Closed walbourn closed 4 years ago

walbourn commented 4 years ago

Added a new header with CreateStaticBuffer and CreateTextureFromMemory

walbourn commented 4 years ago

The test suite updates are in the pull request