You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
specifying an adapter in AGSDX11DeviceCreationParams::pAdapter will cause agsDriverExtensionsDX11_CreateDevice to not initialize extensions (AGSDX11ReturnedParams::extensionsSupported will be empty).
If pass nullptr as adapter - the extensions will be initialized.