2
0
Эх сурвалжийг харах

[spirv] Use sm6.5 as 6.6 is not yet fully supported. (#3190)

Ehsan 5 жил өмнө
parent
commit
406aa1e35c

+ 1 - 1
tools/clang/test/CodeGenSPIRV/vk.1p2.remove.bufferblock.runtimearray.hlsl

@@ -1,4 +1,4 @@
-// Run: %dxc -T cs_6_6 -E main -fspv-target-env=vulkan1.2
+// Run: %dxc -T cs_6_5 -E main -fspv-target-env=vulkan1.2
 
 struct MeshPart {
   uint indexOffset;