update
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-20 05:36:33 +09:00
commit 93325bb49c
Signed by: nishi
GPG key ID: 27EF69B208EB9343

View file

@ -576,6 +576,16 @@
<struct defname="MwVulkanConfig" name="cfg" pointer="yes" />
</arguments>
</function>
<function name="MwVulkanEnableExtension">
<arguments>
<string name="ext_name" />
</arguments>
</function>
<function name="MwVulkanEnableLayer">
<arguments>
<string name="ext_name" />
</arguments>
</function>
</functions>
</header>
</headers>