d3d12: Move shared code that include d3d12 headers into d3d12_common.h

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16767>
This commit is contained in:
Yonggang Luo
2022-04-30 03:10:47 +08:00
committed by Marge Bot
parent b4f701f962
commit d493e2ef7d
19 changed files with 49 additions and 70 deletions

View File

@@ -38,7 +38,6 @@
#include "frontend/sw_winsys.h"
#include <directx/d3d12.h>
#include <dxguids/dxguids.h>
#include <memory>