forked from mirror/vulkan-zig
increase branch quota in ref_all_decls.zig
This commit is contained in:
@@ -93,7 +93,7 @@ pub const StdVideoEncodeH265ReferenceInfoFlags = u32;
|
|||||||
pub const StdVideoEncodeH265ReferenceModificationFlags = u32;
|
pub const StdVideoEncodeH265ReferenceModificationFlags = u32;
|
||||||
|
|
||||||
comptime {
|
comptime {
|
||||||
@setEvalBranchQuota(100000);
|
@setEvalBranchQuota(1000000);
|
||||||
reallyRefAllDecls(vk);
|
reallyRefAllDecls(vk);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user