d3d12: Do not fail d3d12_screen creation if D3D12_FEATURE_D3D12_OPTIONS14 not available
authorSil Vilerino <sivileri@microsoft.com>
Mon, 17 Apr 2023 14:54:09 +0000 (10:54 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 17 Apr 2023 15:44:46 +0000 (15:44 +0000)
commitd0d6d90ccf72fdf3664c17d938978ba97ae5b0bd
tree3f4c0b727f2d558dcac7c844d6dba184057178eb
parentec896048bb90803ba0e0c3b494e9ed60b0bf643c
d3d12: Do not fail d3d12_screen creation if D3D12_FEATURE_D3D12_OPTIONS14 not available

Fixes: 52ee566bc550b4822c4a563e480e869b8228917b ("d3d12: Query device for D3D12_FEATURE_D3D12_OPTIONS14")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22534>
src/gallium/drivers/d3d12/d3d12_screen.cpp