Hi all, I need to analyse my application with NVidia Nsight. Nsight tells me, it needs D3D11 api minimum but my application uses D3D9. My computer supports Directx12. Without being an expert I guess my application might be able to create a D3D12 api context. How can I influence this? Thanks for any ideas. - Werner -