diff options
author | George Kyriazis <[email protected]> | 2018-01-31 13:22:19 -0600 |
---|---|---|
committer | George Kyriazis <[email protected]> | 2018-02-16 10:53:59 -0600 |
commit | 205347272369f554ab274e3ec62002ecdcc7f3c0 (patch) | |
tree | 7c9aebfc186e311e5d6c016c067ed0accb4223c4 /src/util | |
parent | 0420b2be89a4023eb6c1b45740d98184bb77e7cd (diff) |
swr/rast: Add clipper stats.
Clipper event is now:
event ClipperEvent
{
uint32_t drawId;
uint32_t trivialRejectCount;
uint32_t trivialAcceptCount;
uint32_t mustClipCount;
};
Reviewed-by: Bruce Cherniak <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions