commit | d317944c245a0400a94380ba064d53aec9c5a452 | [log] [tgz] |
---|---|---|
author | Alejandro Piñeiro <apinheiro@igalia.com> | Thu Jun 13 13:22:40 2019 +0200 |
committer | Alejandro Piñeiro <apinheiro@igalia.com> | Fri Jun 14 16:18:43 2019 +0200 |
tree | 87740ec21d331fb562bc53d3972ce174b64125bb | |
parent | 83829abe0345406cc8f5f5d4f795b9c80ccdb249 [diff] |
docs: document three NIR_ envvars Initially I was only interested on documenting NIR_PRINT, as today I needed to check the code to find this envvar, that at the moment I vaguely remembered that existed. As we are here, though, let's just document all of them (assuming that makes sense). Reviewed-by: Eric Anholt <eric@anholt.net>