DirectX-Headers icon indicating copy to clipboard operation
DirectX-Headers copied to clipboard

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

Open Nielsbishere opened this issue 7 months ago • 0 comments

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.

Nielsbishere avatar Jul 25 '24 21:07 Nielsbishere