mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-30 21:34:21 +08:00
headers: Import d3d12sdklayers from wine.
Recently ID3D12Debug was moved from d3d12 to d3d12sdklayers. Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com> Signed-off-by: Liu Hao <lh_mouse@126.com>
This commit is contained in:
parent
e2d29885ef
commit
ea52e5e886
@ -95,6 +95,7 @@ IDL_SRCS = \
|
||||
include/d3d11on12.idl \
|
||||
include/d3d11sdklayers.idl \
|
||||
include/d3d12.idl \
|
||||
include/d3d12sdklayers.idl \
|
||||
include/d3d12shader.idl \
|
||||
include/d3dcommon.idl \
|
||||
include/dbgprop.idl \
|
||||
|
@ -142,6 +142,7 @@ for f in \
|
||||
d3d11_4 \
|
||||
d3d11sdklayers \
|
||||
d3d12 \
|
||||
d3d12sdklayers \
|
||||
d3d12shader \
|
||||
d3dcommon \
|
||||
dcommon \
|
||||
|
Loading…
Reference in New Issue
Block a user