swr: use swr_query_result type instead of void
authorTim Rowley <timothy.o.rowley@intel.com>
Fri, 30 Jun 2017 16:50:22 +0000 (11:50 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 30 Jun 2017 18:26:19 +0000 (13:26 -0500)
commitb9b53e2695d65b4a4e7e44dc2ff88fff5fabed94
treeaac2a5e048c8fbd3fa3bf479f208b0190da1ae35
parent80bd5cd9d0254855edb79e499386e92de3c15941
swr: use swr_query_result type instead of void

Tag pStat field in swr_draw_context structure so gen_llvm_types.py
can deal with the actual structure type instead of using void.

Code cleanup, no functional change.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/swr_context.cpp
src/gallium/drivers/swr/swr_context.h