intel / intel/xess

Provide API to quickly check XeFG/XeLL device support

Open
#40 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Hi,

Currently the only way to determine whether a device supports XeLL and XeFG seems to be by creating a context (`xellD3D12CreateContext` and `xefgSwapChainD3D12CreateContext`) and checking the return value.
This is slow and very inconvenient because we simply want to check support on startup without already allocating resources.
Is there an API to quickly check for feature support, rather than creating a context, which has an unacceptable overhead?

Thanks in advance,
Simon

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.