How to get a value of a D3D12_RESOURCE_STATES from a resource?

Viewed 21

Hello!

Is it possible to read a current D3D12_RESOURCE_STATES state for a resource?

Thank you

1 Answers

In a comment to the question is an answer by @mrvux

Related