Skip to content

Commit 67b3500

Browse files
committed
update to latest stable dawn version
1 parent 2f2a732 commit 67b3500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ set(SLANG_RHI_FETCH_OPTIX_URL "https://developer.download.nvidia.com/redist/opti
103103

104104
# Fetch Dawn options
105105
option(SLANG_RHI_FETCH_DAWN "Fetch Dawn" ON)
106-
set(SLANG_RHI_FETCH_DAWN_VERSION "131.0.6738.0" CACHE STRING "Dawn version to fetch")
106+
set(SLANG_RHI_FETCH_DAWN_VERSION "134.0.6998.39" CACHE STRING "Dawn version to fetch")
107107

108108

109109
if(SLANG_RHI_BUILD_SHARED)

0 commit comments

Comments
 (0)