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:
@@ -33,7 +33,6 @@
|
||||
#include "util/format/u_format.h"
|
||||
#include "util/u_memory.h"
|
||||
|
||||
#include <directx/d3d12.h>
|
||||
#include <dxguids/dxguids.h>
|
||||
|
||||
struct d3d12_bufmgr {
|
||||
|
Reference in New Issue
Block a user