fix: enable shader-f16 on windows (#48342)

* fix: Enable shader-f16 on Windows

* fix: include dxil.dll and dxcompiler.dll for windows x64 and arm64

* fix: modified to follow the chromium dawn build configuration

* fix: include dxil.dll and dxcompiler.dll for windows x86

* fix: Modified to avoid explicitly specifying dawn_use_built_dxc
This commit is contained in:
お餅のCreeeper
2025-10-14 22:46:12 +09:00
committed by GitHub
parent 9e577ae60e
commit 9b740594fb
3 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ ffmpeg.dll
icudtl.dat
libEGL.dll
libGLESv2.dll
dxil.dll
dxcompiler.dll
locales/af.pak
locales/am.pak
locales/ar.pak

View File

@@ -8,6 +8,8 @@ ffmpeg.dll
icudtl.dat
libEGL.dll
libGLESv2.dll
dxil.dll
dxcompiler.dll
locales/af.pak
locales/am.pak
locales/ar.pak