swr/rast: Add some archrast counters
authorGeorge Kyriazis <george.kyriazis@intel.com>
Thu, 15 Mar 2018 20:58:10 +0000 (15:58 -0500)
committerGeorge Kyriazis <george.kyriazis@intel.com>
Wed, 18 Apr 2018 15:51:38 +0000 (10:51 -0500)
commit7a5054aa1cc4db0e495af0eee327967886dcd4f7
treeb430a1a69a0e2b73cd577ab9748f36e3ec8a7480
parentf52a501716a0a57c2fbae830b2a0e97de146b4c2
swr/rast: Add some archrast counters

Hook up archrast counters for shader stats: instructions executed.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/archrast/archrast.cpp
src/gallium/drivers/swr/rasterizer/archrast/events.proto
src/gallium/drivers/swr/rasterizer/core/backend.cpp
src/gallium/drivers/swr/rasterizer/core/backend_impl.h
src/gallium/drivers/swr/rasterizer/core/backend_sample.cpp
src/gallium/drivers/swr/rasterizer/core/backend_singlesample.cpp
src/gallium/drivers/swr/rasterizer/core/frontend.cpp