diff options
author | Marek Olšák <[email protected]> | 2019-12-03 20:38:14 -0500 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2020-05-13 13:47:27 -0400 |
commit | 8c9b9aac7d09e65195dca6681d59c10e4ef713d9 (patch) | |
tree | 4b419e23b0fb2e78eaadaefd31d5923d9c277fb0 /src/gallium/docs/source/debugging.rst | |
parent | d6287a94b697ffe12a4e576a38943cdf4e90cdb0 (diff) |
gallium: change comments to remove 'state tracker'
Acked-by: Eric Anholt <[email protected]>
Acked-by: Alyssa Rosenzweig <[email protected]>
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4902>
Diffstat (limited to 'src/gallium/docs/source/debugging.rst')
-rw-r--r-- | src/gallium/docs/source/debugging.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/docs/source/debugging.rst b/src/gallium/docs/source/debugging.rst index 8e96a6e4874..6e97de70de5 100644 --- a/src/gallium/docs/source/debugging.rst +++ b/src/gallium/docs/source/debugging.rst @@ -46,8 +46,8 @@ the shader sanity checker prints its warnings and errors to stderr. Whether the :ref:`Draw` module will attempt to use LLVM for vertex and geometry shaders. -State tracker-specific -"""""""""""""""""""""" +GL State tracker-specific +""""""""""""""""""""""""" .. envvar:: ST_DEBUG <flags> (0x0) |