mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 13:32:59 +01:00
Fixes for D3D12 on Linux.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "dxgi.h"
|
||||
#include "renderer_d3d.h"
|
||||
|
||||
#if !BX_PLATFORM_WINDOWS
|
||||
#if !BX_PLATFORM_WINDOWS && !BX_PLATFORM_LINUX
|
||||
# include <inspectable.h>
|
||||
# if BX_PLATFORM_WINRT
|
||||
# include <windows.ui.xaml.media.dxinterop.h>
|
||||
|
||||
Reference in New Issue
Block a user