mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 22:56:09 +00:00
D3D12: Split D3D12Backend in Forward.h and DeviceD3D12
This commit is contained in:
committed by
Corentin Wallez
parent
1f51263672
commit
a2f9277dac
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "backend/d3d12/ResourceAllocator.h"
|
||||
|
||||
#include "backend/d3d12/D3D12Backend.h"
|
||||
#include "backend/d3d12/DeviceD3D12.h"
|
||||
|
||||
namespace backend { namespace d3d12 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user