volkInitialize problem for OpenXR

I getting error message saying to initialize Volk first before running xrCreateSession() because volkGetLoadedInstance() returns null

So I tested it out myself by calling volkGetLoadedInstance() and it does not returns null it returns valid VkInstance

So why OpenXR internal call returns NULL but mine does not ???

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.