Support is determined by the GPU architecture, not just the brand. Below is a vendor-specific breakdown.
Get-WmiObject Win32_VideoController | Select-Object Name, DriverVersion, VideoProcessor
Then cross-reference with vendor specs. For precise feature level: gpu compativel com d3d-feature-level-12-0
dxgiinfo.exe | findstr "Feature Level"
Se você busca uma resposta direta: "Qual placa de vÃdeo comprar?", aqui está a lista oficial e testada. Dividimos por fabricantes (NVIDIA, AMD, Intel). Support is determined by the GPU architecture, not
Não. Core i3/i5/i7 de 3ª geração (Ivy Bridge, 2012) têm Feature Level 11_0. Notebooks de 5ª geração (Broadwell) ou superiores geralmente sim, mas confira no dxdiag. Then cross-reference with vendor specs