Skip to content

Commit 3e2619c

Browse files
github-actions[bot]bob80905
authored andcommitted
chore: autopublish 2025-04-17T21:25:10Z
1 parent f395ecd commit 3e2619c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/clang/lib/Headers/hlsl/dx/linalg.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Header for linear algebra APIs.
22

3-
#if ((__SHADER_TARGET_MAJOR > 6) || \
4-
(__SHADER_TARGET_MAJOR == 6 && __SHADER_TARGET_MINOR >= 9)) && \
3+
#if ((__SHADER_TARGET_MAJOR > 6) || \
4+
(__SHADER_TARGET_MAJOR == 6 && __SHADER_TARGET_MINOR >= 9)) && \
55
(__HLSL_VERSION >= 2021)
66

77
namespace dx {

0 commit comments

Comments
 (0)