diff options
Diffstat (limited to 'docs/envvars.html')
-rw-r--r-- | docs/envvars.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 124f42714cc..d8d86503ee1 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -583,6 +583,8 @@ Mesa EGL supports different sets of environment variables. See the <dd>disable memory shaders cache</dd> <dt><code>nongg</code></dt> <dd>disable NGG for GFX10+</dd> + <dt><code>noop</code></dt> + <dd>do not submit any IBs</dd> <dt><code>nooutoforder</code></dt> <dd>disable out-of-order rasterization</dd> <dt><code>noshaderballot</code></dt> |