bumping spirv interpreter
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@
|
|||||||
.hash = "N-V-__8AAF9uOh0I4P_99za7N822J3JwsDaqONrFVrcEQo59",
|
.hash = "N-V-__8AAF9uOh0I4P_99za7N822J3JwsDaqONrFVrcEQo59",
|
||||||
},
|
},
|
||||||
.SPIRV_Interpreter = .{
|
.SPIRV_Interpreter = .{
|
||||||
.url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#75099f7e1d74cd04eea3ebf93c1c3e488e3cf740",
|
.url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#089a33981c449220fd74287560347e72e5ce53fa",
|
||||||
.hash = "SPIRV_Interpreter-0.0.1-ajmpnzLyBgBc7yh8iu2pSNAL-3B35FE8VYDA1PmklZJW",
|
.hash = "SPIRV_Interpreter-0.0.1-ajmpn8hBBwCp53qmU9TiIKGybBRsx-edOSeE44gnNgQR",
|
||||||
.lazy = true,
|
.lazy = true,
|
||||||
},
|
},
|
||||||
//.SPIRV_Interpreter = .{
|
//.SPIRV_Interpreter = .{
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ fn readFragmentOutput(
|
|||||||
);
|
);
|
||||||
source_offset += copy_size;
|
source_offset += copy_size;
|
||||||
target_location += 1;
|
target_location += 1;
|
||||||
target_offset = offset;
|
target_offset = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (source_offset != memory_size)
|
if (source_offset != memory_size)
|
||||||
|
|||||||
Reference in New Issue
Block a user