test: Set emit_bin=false for spirv_mergable_pointers.zig.
/home/alexrp/.cache/zig/b/18236e302af25e3fb99bc6a232ddc447/builtin.zig:6:5: error: TODO (SPIR-V): Implement unsigned composite int type of 64 bits pub const zig_backend = std.builtin.CompilerBackend.stage2_spirv64; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This commit is contained in:
@@ -14,3 +14,4 @@ export fn a() void {
|
||||
// output_mode=Obj
|
||||
// backend=stage2
|
||||
// target=spirv64-vulkan
|
||||
// emit_bin=false
|
||||
|
||||
Reference in New Issue
Block a user