Metadata-Version: 2.4
Name: valve_gfx_ci.gfxinfo
Version: 0.1.4
Summary: Generate a list of tags that describe the environment running a GFX workload
Home-page: https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/tree/main/gfxinfo
Author: Martin Roukala
Author-email: martin.roukala@mupuf.org
Project-URL: Bug Tracker, https://gitlab.freedesktop.org/gfx-ci/ci-tron/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: backports.cached-property; python_version < "3.8"
Requires-Dist: requests<3,>=2
Provides-Extra: vulkan
Requires-Dist: vulkan; extra == "vulkan"
Dynamic: license-file

# GFXInfo

Access the list of supported GPUs, from their codename to the environment they
are used in. The primary purpose is to generate a list of tags that can be used
to compare the results coming from machines running automated testing.

## How to

```
$ pipx install valve_gfx_ci.gfxinfo[vulkan]
$ gfxinfo
```

The `gfxinfo` command will print generated tags for the current machine
