OSDN Git Service

swr: Removed stalling SwrWaitForIdle from queries.
authorBruce Cherniak <bruce.cherniak@intel.com>
Tue, 27 Sep 2016 18:27:08 +0000 (13:27 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 3 Oct 2016 14:57:45 +0000 (09:57 -0500)
commit903d00cd32137161c0b57bcba95af51e47d91fa5
treeb285c268643da1614be965e13ec95a8287e5bd83
parentcdac0427331442213a2cb8ed5a71057e1bb9793e
swr: Removed stalling SwrWaitForIdle from queries.

Previous fundamental change in stats gathering added a temporary
SwrWaitForIdle to begin_query and end_query.  Code has been reworked to
remove stall.

Reviewed-by: George Kyriazis <george.kyriazis@intel.com>
src/gallium/drivers/swr/swr_context.cpp
src/gallium/drivers/swr/swr_context.h
src/gallium/drivers/swr/swr_query.cpp
src/gallium/drivers/swr/swr_query.h