OSDN Git Service

i965: Replace struct brw_compact_instruction with brw_compact_inst.
authorMatt Turner <mattst88@gmail.com>
Fri, 13 Jun 2014 23:16:28 +0000 (16:16 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 26 Jun 2014 18:46:17 +0000 (11:46 -0700)
commit92233aee47a0c7debfd2db5242fa8792e4c9db07
treeb66df32ca9f464f50810fcdef530a6e1956e630c
parenteaf78e56af1c0617365288a71172a76c3852e52c
i965: Replace struct brw_compact_instruction with brw_compact_inst.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
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_inst.h
src/mesa/drivers/dri/i965/brw_structs.h
src/mesa/drivers/dri/i965/test_eu_compact.c