summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4
diff options
context:
space:
mode:
authorTim Rowley <[email protected]>2016-08-06 20:10:14 -0600
committerTim Rowley <[email protected]>2016-08-10 11:08:51 -0500
commit4e8763cb0904c30d1962cf5ad52fe3a87be7b4bd (patch)
tree91663ae17dc89b20311e87569e9f0b8784e56219 /src/gallium/drivers/vc4
parentf833b694cd04d08ed4742cd49ae478948e4bca3a (diff)
swr: [rasterizer core] split FE and BE stats
Separated FE stats out into its own structure. There are 17 FE vs 3 BE stat fields. Since there is only one FE thread per DC then we don't have to loop over all threads and sum up FE stats over all the worker threads. This also reduces size of DC since we only need to store one copy of the FE stats and not one per worker. Finally, we can use the new FE callback mechanism to update these. Signed-off-by: Tim Rowley <[email protected]>
Diffstat (limited to 'src/gallium/drivers/vc4')
0 files changed, 0 insertions, 0 deletions