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

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

Open
Nielsbishere opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nielsbishere
Copy link

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 #135.

@Nielsbishere Nielsbishere changed the title Expose properties such as Ray.payloadSize from CFunctionReflection to the front end of D3D12_FUNCTION_DESC Expose properties such as Ray.payloadSize from CFunctionReflection::m_pProps to the front end of D3D12_FUNCTION_DESC Jul 25, 2024
@walbourn walbourn added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants