summaryrefslogtreecommitdiff
path: root/tests/nv-extensions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nv-extensions')
-rw-r--r--tests/nv-extensions/multi-view-per-view-attributes.slang6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/nv-extensions/multi-view-per-view-attributes.slang b/tests/nv-extensions/multi-view-per-view-attributes.slang
index ca398ba16..bf7b93996 100644
--- a/tests/nv-extensions/multi-view-per-view-attributes.slang
+++ b/tests/nv-extensions/multi-view-per-view-attributes.slang
@@ -1,4 +1,8 @@
-//TEST:CROSS_COMPILE: -profile vs_5_0 -entry main -target spirv-assembly
+//TEST_DISABLED:CROSS_COMPILE: -profile vs_5_0 -entry main -target spirv-assembly
+
+// Note: disabled until we add a more complete IR solution
+// for translating HLSL semantics into equivalent GLSL
+// builtin variables.
struct VS_OUT
{