swr: [rasterizer core] stop single threaded crash exit crash
authorTim Rowley <timothy.o.rowley@intel.com>
Fri, 10 Jun 2016 16:18:45 +0000 (10:18 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Thu, 23 Jun 2016 15:50:36 +0000 (10:50 -0500)
commitc867c22d855163ecbf18d5606b27c9d2cb50a148
tree613c1c2581470b11b22c23137637718d832882f2
parent0f025eb478bfcca3f13c52fe7bc77f510bfc4486
swr: [rasterizer core] stop single threaded crash exit crash

Function static destructors were getting called by exit
handlers before context teardown.

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