microsoft / microsoft/win32metadata

2 missing values from mfd3d12.h

Open
#2,085 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
149
Avg merge
5d 16h
Merged PRs (30d)
4

Description

Unless I'm mistaken, the following values definitions are missing:

MF_MT_D3D12_RESOURCE_DIMENSION (5f772624-16ca-4b89-9651-5ddf769f8ab8)
MF_SA_D3D12_AWARE (77f0bacb-17a8-4a50-9a7d-a5cc09d39d44)

Others in this file are ok.

I guess it's because they appeared in Windows SDK 10.0.26100.0.

Contributor guide

Open the contributing guide

Research direction

Start by locating mfd3d12.h and compare its definitions with Windows SDK 10.0.26100.0, where the issue reports these values appeared. Add MF_MT_D3D12_RESOURCE_DIMENSION and MF_SA_D3D12_AWARE with the listed GUIDs, then run the repository's relevant metadata-generation or validation checks to confirm both values are included.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.