radeonsi: add workaround for issue 2647
[mesa.git] / src / gallium / drivers / radeonsi / si_pipe.h
index e4104cf8d781a71721e8c2e3653f7913635a8be1..6b934c1dff47d0aa22d871d2b58095755c34b97e 100644 (file)
@@ -160,6 +160,7 @@ enum
    DBG_W64_GE,
    DBG_W64_PS,
    DBG_W64_CS,
+   DBG_KILL_PS_INF_INTERP,
 
    /* Shader compiler options (with no effect on the shader cache): */
    DBG_CHECK_IR,