diff --git a/Cargo.toml b/Cargo.toml index ea01003f365ebe82ae464f3c5e816ec46025e164..e090721e1a6d3c6a91de1f8eabaab31f82924a27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -674,8 +674,12 @@ features = [ "Win32_Globalization", "Win32_Graphics_Direct2D", "Win32_Graphics_Direct2D_Common", + "Win32_Graphics_Direct3D", + "Win32_Graphics_Direct3D11", + "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_DirectWrite", "Win32_Graphics_Dwm", + "Win32_Graphics_Dxgi", "Win32_Graphics_Dxgi_Common", "Win32_Graphics_Gdi", "Win32_Graphics_Imaging",