Explorar o código

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

Ehsan %!s(int64=5) %!d(string=hai) anos
pai
achega
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;