diff options
author | Nicolai Hähnle <[email protected]> | 2015-12-14 20:41:15 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2015-12-29 09:07:04 -0500 |
commit | 7b8db37abb1b7f08c43f20380a370766ae7923ae (patch) | |
tree | fd88dccd8777486aa8536914999689164872ab2e /src/gallium/drivers/i915/i915_screen.c | |
parent | 7d1fc2cf51438a649eecbe4f8e858eebd93c1757 (diff) |
radeonsi: add RADEON_REPLACE_SHADERS debug option
This option allows replacing a single shader by a pre-compiled ELF object
as generated by LLVM's llc, for example. This can be useful for debugging a
deterministically occuring error in shaders (and has in fact helped find
the causes of https://bugs.freedesktop.org/show_bug.cgi?id=93264).
v2: drop the debug flag, use DEBUG_GET_ONCE_OPTION instead
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915/i915_screen.c')
0 files changed, 0 insertions, 0 deletions