r600g: don't suspend TIME_ELAPSED queries during flushing
authorMarek Olšák <maraeo@gmail.com>
Fri, 21 Dec 2012 15:29:19 +0000 (16:29 +0100)
committerMarek Olšák <maraeo@gmail.com>
Fri, 21 Dec 2012 22:42:04 +0000 (23:42 +0100)
commitfb45a816eb9de88b2862c51ca107676b9eaade8d
tree61024a595b624777dd4422a5865b26e6e11c83e0
parent6d49ffde11ddb4a9391172a6e9a4e3ad3eb87ded
r600g: don't suspend TIME_ELAPSED queries during flushing

According to the GL spec, the result should be equivalent to comparing
two timestamps.
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_query.c