Skip to content

Intel Arc graphics cards should not default to ROV #542

Description

@yippeeeyay

NOTE: Intel Iris Xe graphics still has broken graphics on RTV regardless of native stencil output being true or not on latest driver.

Xenia defaults to ROV for d3d12 on Intel because of a driver bug that does not apply to Arc graphics cards and iGPUs on latest drivers. If you change these settings so it uses RTV and native stencil output, it still renders correctly and is much faster in my case.

render_target_path_d3d12 = "rtv" (usually "any" but defaults to ROV)
native_stencil_value_output_d3d12_intel = true (usually false)

Using Intel Graphics Driver 32.0.101.6647 on Intel Arc Graphics (integrated)
CPU: Intel Core Ultra 7 155H
OS: Windows 11 24H2

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