diff options
author | Kenneth Graunke <[email protected]> | 2014-05-15 15:58:07 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-05-18 23:35:17 -0700 |
commit | 4a2f0e305ce30ac4dfc2ad3c380711a7aff3f63b (patch) | |
tree | 6dfed63b6f218895d14a0485b7882a7c35f85eb6 /src/mesa/drivers/dri/i965/brw_eu_compact.c | |
parent | 3285bc97ef9f5f6bdf38ced121ddedd111a5e410 (diff) |
i965: Fix dump_prog_cache to handle compacted instructions.
dump_prog_cache has interpreted compacted instructions as full size
instructions, decoding garbage and complaining about invalid values.
We can just use brw_dump_compile to handle this correctly in less code.
The output format changes slightly, but it's still perfectly acceptable.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_eu_compact.c')
0 files changed, 0 insertions, 0 deletions