Vulkan-Headers icon indicating copy to clipboard operation
Vulkan-Headers copied to clipboard

Vulkan Object for PHP

Open spencer-lunarg opened this issue 1 year ago • 1 comments

Some repo parse the vk.xml in PHP and the current vulkan_object.py won't work for them

Need to create a way to get the base generator into a format that PHP could consume

spencer-lunarg avatar Feb 25 '25 16:02 spencer-lunarg

Just to chime in on this: I know at least a dozen other projects that parse vk.xml for various use cases. A Pyhton (or whatever language) script won't help. vk.xml IS the best way for use cases like mine. So I'd rather prefer if we could improve vk.xml. See internal Vulkan issue 4208.

SaschaWillems avatar Mar 10 '25 16:03 SaschaWillems