Skip to content

Allow BGFX manual selection of GPU to use #7547

Open
@angelosa

Description

@angelosa

BGFX backend currently autoselects the first GPU it finds by using BGFX_PCI_ID_NONE in vendorId.
User should really be able to select whatever adapter it wants instead, apparently the best way is to set up deviceId if provided, fallback to current auto behaviour otherwise.

BGFX documentation about vendorId/deviceId
MAME code where BGFX init happens

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions