Skip to content

Commit 75a029d

Browse files
authored
prepare v2025.1 release (microsoft#7159)
Prepare the Vulkan SDK release. The SPIRV-Tools commit include the changelog, but also KhronosGroup/SPIRV-Tools#6014
1 parent 8393610 commit 75a029d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

external/SPIRV-Tools

Submodule SPIRV-Tools updated 113 files

tools/clang/test/CodeGenSPIRV/meshshading.ext.cullprimative.hlsl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %dxc -T ms_6_6 -fspv-target-env=vulkan1.1spirv1.4 -E main %s -spirv | FileCheck %s
2+
// XFAIL: *
3+
// FIXME(7160): test disabled until the spirv-val fix is merged.
24

35
struct MeshletPrimitiveOut
46
{

0 commit comments

Comments
 (0)