diff options
Diffstat (limited to 'docs/envvars.html')
-rw-r--r-- | docs/envvars.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 17d69dc4cd4..6c2bdab1554 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -197,6 +197,7 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details. <li>spill_fs - force spilling of all registers in the scalar backend (useful to debug spilling code)</li> <li>spill_vec4 - force spilling of all registers in the vec4 backend (useful to debug spilling code)</li> <li>state - emit messages about state flag tracking</li> + <li>submit - emit batchbuffer usage statistics</li> <li>sync - after sending each batch, emit a message and wait for that batch to finish rendering</li> <li>tcs - dump shader assembly for tessellation control shaders</li> <li>tes - dump shader assembly for tessellation evaluation shaders</li> |