bumping spirv interpreter
Test / build_and_test (push) Successful in 29s
Build / build (push) Successful in 2m0s

This commit is contained in:
2026-06-11 22:51:46 +02:00
parent ffc212de7d
commit ab0bca0d82
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ fn readFragmentOutput(
);
source_offset += copy_size;
target_location += 1;
target_offset = offset;
target_offset = 0;
}
if (source_offset != memory_size)