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.