Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 30, 2019. It is now read-only.
/SharpDXPublic archive

Commit97c2e07

Browse files
author
AndrewSt
committed
[Direct3D11] add support Device4
1 parent4a066d7 commit97c2e07

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

‎Source/Mapping.Direct3D1x.xml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
<includefile="d3d11.h" />
3333
<includefile="d3d11_1.h" />
3434
<includefile="d3d11_2.h" />
35+
<includefile="d3d11_3.h" />
36+
<includefile="d3d11_4.h" />
3537
<includefile="d3d12.h" />
3638

3739
<includefile="d3d12sdklayers.h" />
@@ -54,6 +56,7 @@
5456
<context>d3d11_1</context>
5557
<context>d3d11_2</context>
5658
<context>d3d11_3</context>
59+
<context>d3d11_4</context>
5760
<context>d3d12</context>
5861
<context>d3d12sdklayers</context>
5962
<context>d3d11sdklayers</context>

‎Source/SharpDX.Direct3D11/Mapping.xml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<includefile="d3d11_1.h"attach="true" />
4242
<includefile="d3d11_2.h"attach="true" />
4343
<includefile="d3d11_3.h"attach="true" />
44+
<includefile="d3d11_4.h"attach="true" />
4445
<includefile="d3d11sdklayers.h"attach="true" />
4546
<includefile="d3d11on12.h"attach="true" />
4647

@@ -55,6 +56,7 @@
5556
<context>d3d11_1</context>
5657
<context>d3d11_2</context>
5758
<context>d3d11_3</context>
59+
<context>d3d11_4</context>
5860
</context-set>
5961

6062
<!-- D3D11 extensions-->
@@ -287,6 +289,8 @@
287289
<mapparam="ID3D11On12Device::CreateWrappedResource::OutState"type="int" />
288290
<mapparam="ID3D11On12Device::CreateWrappedResource::ppResource11"type="ID3D11Resource" />
289291

292+
<mapparam="ID3D11Device4::RegisterDeviceRemovedEvent::pdwCookie"return="true" />
293+
290294
<!--
291295
// *****************************************************************
292296
// D3D11 Functions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp