mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-10 02:41:47 +00:00
6ab5669064
The API of vkGetLatencyTimingsNV changed, which causes compilation failure due to the generated code using the newer API while the Vulkan-Headers may be for the old API. The fix is to just disable the function if the headers are too old. While this does limit the usage, because its from a new extension, there shouldn't be a huge impact. |
||
---|---|---|
.. | ||
generate_dispatch.py |