Skip to content

Provide API to quickly check XeFG/XeLL device support #40

@simco50

Description

@simco50

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions