diff options
author | Kenneth Graunke <[email protected]> | 2014-05-15 14:12:48 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-05-18 23:35:17 -0700 |
commit | 3285bc97ef9f5f6bdf38ced121ddedd111a5e410 (patch) | |
tree | 43fd28987c94a9a26f2b8286865d60d81ee8944c /src/mesa/x86/x86_cliptest.S | |
parent | 5b8f1a0f7c5b1412577a913d374192a2329fa615 (diff) |
i965: Use brw_dump_compile for clip, SF, and old GS programs.
Looping over the instructions and calling brw_disasm doesn't handle
compacted instructions. In most cases, this hasn't been a problem since
we don't compact prior to Sandybridge.
However, Sandybridge's transform feedback GS program should already be
compacted, and so this ought to fix decoding of that.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/x86/x86_cliptest.S')
0 files changed, 0 insertions, 0 deletions