Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Dx11 device with specified dxgiAdapter - the extensions won't be initialized! #50

Open
iOrange opened this issue Dec 23, 2023 · 0 comments

Comments

@iOrange
Copy link

iOrange commented Dec 23, 2023

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.

@iOrange iOrange closed this as completed Dec 23, 2023
@iOrange iOrange changed the title Creating Dx11 device without swapchain doesn't initialize extensions! Creating Dx11 device with specified dxgiAdapter - the extensions won't be initialized! Dec 23, 2023
@iOrange iOrange reopened this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant