mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-01 00:21:50 +00:00
8271860fb3
I want to support reading VkPhysicalDeviceLimits but it has some arrays. While I don't need to parse them (VkPhysicalDeviceLimits should be treated as read-only), I do need to be able to access them in property list expressions, and vkgen generates the cexpr type descriptors too. However, I will probably want to parse arrays some time in the future. |
||
---|---|---|
.. | ||
Makemodule.am | ||
stddef.h | ||
stdint.h | ||
vkalias.h | ||
vkalias.r | ||
vkenum.h | ||
vkenum.r | ||
vkfieldarray.h | ||
vkfieldarray.r | ||
vkfieldauto.h | ||
vkfieldauto.r | ||
vkfieldcustom.h | ||
vkfieldcustom.r | ||
vkfielddata.h | ||
vkfielddata.r | ||
vkfielddef.h | ||
vkfielddef.r | ||
vkfieldsingle.h | ||
vkfieldsingle.r | ||
vkfieldstring.h | ||
vkfieldstring.r | ||
vkfieldtype.h | ||
vkfieldtype.r | ||
vkfixedarray.h | ||
vkfixedarray.r | ||
vkgen.h | ||
vkgen.r | ||
vkstruct.h | ||
vkstruct.r | ||
vktype.h | ||
vktype.r | ||
vulkan.r |