llvmpipe: add compute pipeline statistics support.
authorDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2019 05:04:28 +0000 (15:04 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Sep 2019 05:22:20 +0000 (15:22 +1000)
commit775fa81d7bfe8edb72277cfc064d23eb0155151a
tree7db0451317c76e3547d61ac5ddb02e1328c88c09
parent50fde5b20801a82bd95f14301707c32cf5df38a2
llvmpipe: add compute pipeline statistics support.

This just adds the CS invocations counter.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/llvmpipe/lp_query.c
src/gallium/drivers/llvmpipe/lp_state_cs.c