Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno: add support for hw queries | Rob Clark | 2014-05-13 | 1 | -0/+164 |
Real GPU queries need some infrastructure to track samples per tile and accumulate the results. But fortunately this can be shared across GPU generation. See: https://github.com/freedreno/freedreno/wiki/Queries#hardware-queries Signed-off-by: Rob Clark <robclark@freedesktop.org> |