From d9c0940734d26b8d51723ce74a15b3369c15bd4f Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Fri, 19 Jul 2019 00:42:37 +0200 Subject: [PATCH] [meta] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81c82350..c0b0bf68 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ The `DXVK_HUD` environment variable controls a HUD which can display the framera - `drawcalls`: Shows the number of draw calls and render passes per frame. - `pipelines`: Shows the total number of graphics and compute pipelines. - `memory`: Shows the amount of device memory allocated and used. +- `gpuload`: Shows estimated GPU load. May be inaccurate. - `version`: Shows DXVK version. - `api`: Shows the D3D feature level used by the application. Does not work correctly for D3D10 at the moment.