From e9cf458fa8c60878a17bee6a0f0b5b11f88272a4 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Mon, 11 Sep 2017 15:47:55 -0700 Subject: docs: Document shader capturing environment variables. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Tapani Pälli --- docs/envvars.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/envvars.html') diff --git a/docs/envvars.html b/docs/envvars.html index 51c930f013f..17d69dc4cd4 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -133,6 +133,8 @@ that variable is set), or else within .cache/mesa within the user's home directory.
  • MESA_GLSL - shading language compiler options
  • MESA_NO_MINMAX_CACHE - when set, the minmax index cache is globally disabled. +
  • MESA_SHADER_CAPTURE_PATH - see Capturing Shaders
  • +
  • MESA_SHADER_DUMP_PATH and MESA_SHADER_READ_PATH - see Experimenting with Shader Replacements
  • -- cgit v1.2.3