Skip to content

Commit 4a847a2

Browse files
author
Finn Plummer
committed
self-review: use minimal shader model version
1 parent 399846e commit 4a847a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Feature/RootSignatures/StaticSamplers.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ DescriptorSets:
134134
# XFAIL: Clang
135135

136136
# RUN: split-file %s %t
137-
# RUN: %dxc_target -T cs_6_6 -Fo %t.o %t/source.hlsl
137+
# RUN: %dxc_target -T cs_6_3 -Fo %t.o %t/source.hlsl
138138
# RUN: %offloader %t/pipeline.yaml %t.o
139139
# RUN: obj2yaml %t.o | FileCheck %s --check-prefix=OBJ
140140

0 commit comments

Comments
 (0)