mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Buildfix
This commit is contained in:
parent
ba2203e1e4
commit
c3c7f5167f
@ -172,6 +172,7 @@ bool d3d12_init_base(d3d12_video_t* d3d12)
|
||||
D3D12GetDebugInterface_(&d3d12->debugController);
|
||||
D3D12EnableDebugLayer(d3d12->debugController);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __WINRT__
|
||||
DXGICreateFactory2(&d3d12->factory);
|
||||
|
Loading…
x
Reference in New Issue
Block a user