i965: Pass brw_context and assembly separately to brw_dump_compile.
authorMatt Turner <mattst88@gmail.com>
Fri, 9 May 2014 23:15:30 +0000 (16:15 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 15 May 2014 22:45:40 +0000 (15:45 -0700)
commit1ef52d6ab3f298af14088354682ee861573e5284
treeaa9d1d1c3fc9eae4ecf754a7ef8ffdc4e120ec68
parent74b252d270404a729fd41df9e835a368fa8f9044
i965: Pass brw_context and assembly separately to brw_dump_compile.

brw_dump_compile will be called indirectly by code common used by
generations before and after the gen8 instruction format change.

Acked-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_blorp_clear.cpp
src/mesa/drivers/dri/i965/brw_eu.c
src/mesa/drivers/dri/i965/brw_eu.h
src/mesa/drivers/dri/i965/brw_eu_compact.c
src/mesa/drivers/dri/i965/brw_fs_generator.cpp
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp