i965: Make sure that the shader_time report at context destroy happens.
authorEric Anholt <eric@anholt.net>
Fri, 14 Dec 2012 22:02:34 +0000 (14:02 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 14 Dec 2012 23:05:10 +0000 (15:05 -0800)
commit1315f3b4b38cb569846389fe3080ffa8ac6946d9
treec77ba3efbad0f0d798d617c9ff89f094e0943ce0
parent81c247404a232d17e94ec1b435c0f2be47877778
i965: Make sure that the shader_time report at context destroy happens.

Otherwise, you end up with some report from within a second of context
destroy, which is now what you really want for testing the impact of
changes
src/mesa/drivers/dri/i965/brw_vtbl.c