radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched
They are no longer useful. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3789>
This commit is contained in:

committed by
Marge Bot

parent
fa48e7edc2
commit
b2531370c9
@@ -589,8 +589,6 @@ Mesa EGL supports different sets of environment variables. See the
|
||||
<dd>disable out-of-order rasterization</dd>
|
||||
<dt><code>noshaderballot</code></dt>
|
||||
<dd>disable shader ballot</dd>
|
||||
<dt><code>nosisched</code></dt>
|
||||
<dd>disable LLVM sisched experimental scheduler</dd>
|
||||
<dt><code>nothreadllvm</code></dt>
|
||||
<dd>disable LLVM threaded compilation</dd>
|
||||
<dt><code>preoptir</code></dt>
|
||||
@@ -636,8 +634,6 @@ Mesa EGL supports different sets of environment variables. See the
|
||||
<dd>enable wave32 for pixel shaders (GFX10+)</dd>
|
||||
<dt><code>shader_ballot</code></dt>
|
||||
<dd>enable shader ballot</dd>
|
||||
<dt><code>sisched</code></dt>
|
||||
<dd>enable LLVM sisched experimental scheduler</dd>
|
||||
<dt><code>tccompatcmask</code></dt>
|
||||
<dd>enable TC-compat cmask for MSAA images</dd>
|
||||
</dl>
|
||||
|
Reference in New Issue
Block a user