mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update DXC
This commit is contained in:
parent
defca6ee35
commit
628e4cfcf5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -26,8 +26,8 @@ env:
|
||||
# Sourced from https://github.com/microsoft/DirectXShaderCompiler/releases
|
||||
#
|
||||
# Must also be changed in shaders.yaml
|
||||
DXC_RELEASE: "v1.8.2407"
|
||||
DXC_FILENAME: "dxc_2024_07_31_clang_cl.zip"
|
||||
DXC_RELEASE: "v1.8.2502"
|
||||
DXC_FILENAME: "dxc_2025_02_20.zip"
|
||||
|
||||
# Sourced from https://archive.mesa3d.org/. Bumping this requires
|
||||
# updating the mesa build in https://github.com/gfx-rs/ci-build and creating a new release.
|
||||
|
||||
4
.github/workflows/shaders.yml
vendored
4
.github/workflows/shaders.yml
vendored
@ -21,8 +21,8 @@ env:
|
||||
# Sourced from https://github.com/microsoft/DirectXShaderCompiler/releases
|
||||
#
|
||||
# Must also be changed in ci.yaml
|
||||
DXC_RELEASE: "v1.8.2407"
|
||||
DXC_FILENAME: "dxc_2024_07_31_clang_cl.zip"
|
||||
DXC_RELEASE: "v1.8.2502"
|
||||
DXC_FILENAME: "dxc_2025_02_20.zip"
|
||||
|
||||
jobs:
|
||||
naga-validate-windows:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user