forked from pyrite-dev/milsko
vulkan/milsko.xml: document vulkanConfig
This commit is contained in:
parent
ccdad14846
commit
70deb1b303
1 changed files with 2 additions and 11 deletions
13
milsko.xml
13
milsko.xml
|
|
@ -571,19 +571,9 @@
|
|||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
|
||||
|
||||
<!-- They are not alphabetically sorted for reasons -->
|
||||
<header name="Widget/Vulkan">
|
||||
<functions>
|
||||
<function name="MwVulkanConfigure">
|
||||
<return>
|
||||
<pointer />
|
||||
</return>
|
||||
<arguments>
|
||||
<struct defname="MwVulkanConfig" name="cfg" pointer="yes" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
</headers>
|
||||
|
||||
|
|
@ -882,6 +872,7 @@
|
|||
<properties>
|
||||
<property name="vulkanExtension" />
|
||||
<property name="vulkanLayer" />
|
||||
<property name="vulkanConfig" />
|
||||
</properties>
|
||||
<functions>
|
||||
<function name="GetField">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue