My project uses shader model 6.6 that released by MS recently, but when I move the project from PC that have 3060 graphics card to 2070 super, debug layer says:
Unrecognized D3D_FEATURE_LEVEL (0xc200) for MinimumFeatureLevel. [ INITIALIZATION ERROR #506: CREATEDEVICE_INVALIDARGS]
Just like this... I've updated my windows version and graphics driver, but it doesn't help anything.
dxdiag says it doesn't support 12_2, but Nvidia homepage says it supports DirectX12 Ultamate(AKA Feature Level 12_2)
is there any way to use 12_2 features in my computer?