diff options
author | Alejandro Piñeiro <[email protected]> | 2015-10-01 16:41:30 +0200 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2015-10-22 21:58:03 +0200 |
commit | 92ae101ed0dff689f207abf61f68167009de4e29 (patch) | |
tree | d0d23265eaba1a3be00e617bd55f684a22d51c1b /src/mesa/drivers/dri/i965/brw_disasm.c | |
parent | 8fc8fcc04f584b32cd5bf633da8e3508249e339d (diff) |
i965/vec4: use an envvar to decide to print the assembly on cmod_propagation tests
The complete way to do this would be parse INTEL_DEBUG and
print the output if DEBUG_VS (or a new one) is present
(see intel_debug.c).
But that seems like an overkill for the unit tests, that
after all, the most common use case is being run when
calling make check.
v2: use the same idea for the fs counterpart too, as suggested by
Matt Turner
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_disasm.c')
0 files changed, 0 insertions, 0 deletions