I've noticed that there are several situations where I get a VkErrorExtensionNotPresent from pyvulkan, yet I believe the extension is actually present in my Vulkan SDK. I had a look at the api.xml and I think there might be a bug in the parser. In any case, here is any example of the bug. Wondering if you could comment if this is indeed a bug in this repo or I'm misreading it. Thank very much!
Hi,
I've noticed that there are several situations where I get a
VkErrorExtensionNotPresent
from pyvulkan, yet I believe the extension is actually present in my Vulkan SDK. I had a look at the api.xml and I think there might be a bug in the parser. In any case, here is any example of the bug. Wondering if you could comment if this is indeed a bug in this repo or I'm misreading it. Thank very much!I get:
Yet, I see: