When the client wants to create an XrInstance,thisLayer_xrCreateApiLayerInstaneis called. We have access to the enabledExtensionList from theXrInstanceCreateInfo() If the layerimplements an extension, and if the client enables this extension, we keep this information internally, and weremovethis ...