Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate Constant Definitions in Direct3D11 #355

Closed
marler8997 opened this issue Mar 15, 2021 · 1 comment
Closed

Duplicate Constant Definitions in Direct3D11 #355

marler8997 opened this issue Mar 15, 2021 · 1 comment
Labels
blocking A projection cannot use the latest version

Comments

@marler8997
Copy link
Contributor

marler8997 commented Mar 15, 2021

In version 10.0.19041.5-preview.51, these constant values are duplicated in the Windows.Win32.Direct3D11 namespace:

  • WKPDID_D3DDebugObjectName
  • WKPDID_D3DDebugObjectNameW
  • WKPDID_CommentStringW
  • D3D_TEXTURE_LAYOUT_ROW_MAJOR
  • D3D_TEXTURE_LAYOUT_64KB_STANDARD_SWIZZLE
@AArnott
Copy link
Member

AArnott commented Mar 16, 2021

This is still a problem even in preview.64 (which has your change). There are still duplicate constants: WinUSB_TestGuid

@AArnott AArnott reopened this Mar 16, 2021
@AArnott AArnott added the blocking A projection cannot use the latest version label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking A projection cannot use the latest version
Projects
None yet
Development

No branches or pull requests

2 participants