i965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instructions() decode.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 14 Jun 2014 10:13:27 +0000 (03:13 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 15 Jun 2014 23:51:04 +0000 (16:51 -0700)
commitd6a7a2606e8007243120ee5032c811fe5655854d
tree587389f5e24b184c1cb881446f663749e605e31c
parent4133c7126c8c694ee4b05da1f312c411c0f6fdeb
i965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instructions() decode.

"shader_time_add" is a lot more informative than "op152".

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_shader.cpp