Skip to content

Some GPUs with known BENCHMARK results and higher tier are unrecognized, get FALLBACK and tier 1 in at least Windows + Chrome #121

@KellyWalker

Description

@KellyWalker

We have seen the following GPU names detected on Windows using Chrome 126.0.0:

  • nvidia, nvidia quadro gv100 (0x00001dba) (ANGLE (NVIDIA, NVIDIA Quadro GV100 (0x00001DBA) Direct3D11 vs_5_0 ps_5_0, D3D11))
  • nvidia, nvidia geforce rtx 3060 laptop gpu (0x00002520) (ANGLE (NVIDIA, NVIDIA GeForce RTX 3060 Laptop GPU (0x00002520) Direct3D11 vs_5_0 ps_5_0, D3D11))

If I understand the benchmark data correctly, in both of these cases the base GPU (nvidia quadro gv100, nvidia geforce rtx 3060 laptop gpu) have entries that should allow them to be tier 3. I have also seen some code (e.g. src\internal\cleanRenderer.ts) that strips off some of the extraneous descriptors like "ANGLE", "Direct3D11", etc.

Perhaps there needs to be some additional handling to strip more off, or maybe the logic could be loosened to allow for inclusion of a substring rather than exact match (I have not looked into this).

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