I understand that a call to Manager::CheckDepthStencilMatch
should get me an answer, but so far I have not been able to gather the pieces required to make this call effectively.
In particular, I need to obtain values for the adapterFormat
and renderTargetFormat
arguments. I am not specifying any particular format while creating the device so I need a way to get the default/current 'Format' values.