microsoft / microsoft/DirectX-Headers

Expose properties such as Ray.payloadSize from CFunctionReflection::m_pProps to the front end of D3D12_FUNCTION_DESC

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C
Stars
743
Forks
202
Avg merge
5d 10h
Merged PRs (30d)
2

Description

The purpose of this is that things like payloadSize can be reflected and passed directly to the StateObject creation.
For workgraphs I can imagine this is quite useful too.
This is implemented by PR https://github.com/microsoft/DirectX-Headers/pull/135.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with PR #135 and trace CFunctionReflection::m_pProps alongside D3D12_FUNCTION_DESC. Done means properties such as Ray.payloadSize can be reflected and passed directly to StateObject creation, including the proposed workgraphs use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.