Are D3DX12 helper functions in Vortice? #401
-
Are D3DX12 helper functions in Vortice? For example, the UpdateSubresources(..) helper function. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
amerkoleci
May 19, 2023
Replies: 1 comment 1 reply
-
Yes, those are here And other helpers as well |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MarcioAB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, those are here
https://github.com/amerkoleci/Vortice.Windows/blob/main/src/Vortice.Direct3D12/ID3D12GraphicsCommandList.cs#L746
And other helpers as well