Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2b7ba087
Commit
2b7ba087
authored
May 01, 2023
by
Biswapriyo Nath
Committed by
Alexandre Julliard
May 01, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add DXGI_DEBUG_D3D11 in d3d11sdklayers.idl.
Required for libplacebo. Signed-off-by:
Biswapriyo Nath
<
nathbappai@gmail.com
>
parent
03bc97a8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
d3d11sdklayers.idl
include/d3d11sdklayers.idl
+2
-0
No files found.
include/d3d11sdklayers.idl
View file @
2b7ba087
...
...
@@ -28,6 +28,8 @@ const UINT D3D11_DEBUG_FEATURE_NEVER_DISCARD_OFFERED_RESOURCE = 0x10;
const
UINT
D3D11_DEBUG_FEATURE_AVOID_BEHAVIOR_CHANGING_DEBUG_AIDS
=
0
x40
;
const
UINT
D3D11_DEBUG_FEATURE_DISABLE_TILED_RESOURCE_MAPPING_TRACKING_AND_VALIDATION
=
0
x80
;
cpp_quote
(
"DEFINE_GUID(DXGI_DEBUG_D3D11, 0x4b99317b, 0xac39, 0x4aa6, 0xbb, 0xb, 0xba, 0xa0, 0x47, 0x84, 0x79, 0x8f);"
)
typedef
enum
D3D11_MESSAGE_CATEGORY
{
D3D11_MESSAGE_CATEGORY_APPLICATION_DEFINED
,
D3D11_MESSAGE_CATEGORY_MISCELLANEOUS
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment