summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorNicolai Hähnle <[email protected]>2016-01-02 16:30:57 -0500
committerNicolai Hähnle <[email protected]>2016-01-02 16:47:24 -0500
commitf8cd11403a8029ae6e080c59c80f9d649578e5ed (patch)
tree5d644afc4c6defed726717dc985b799aa4bd6d6d /src/gallium/targets
parent4bb1c8dfecef133822511f6147eac317e4690345 (diff)
radeonsi: send shader info as debug messages in addition to stderr output
The output via stderr is very helpful for ad-hoc debugging tasks, so that remains unchanged, but having the information available via debug messages as well will allow the use of parallel shader-db runs. Shader stats are always provided (if the context is a debug context, that is), but you still have to enable the appropriate R600_DEBUG flags to get disassembly (since it is rather spammy and is only generated by LLVM when we explicitly ask for it). Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions