diff options
author | Nicolai Hähnle <[email protected]> | 2015-11-10 14:06:59 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2015-11-20 17:27:28 +0100 |
commit | d61d4df02e568d314c4e763ba9b5bdd57aef98c5 (patch) | |
tree | d6003262842a8b974ec8051ca23edf838f484190 /src/gallium/auxiliary/hud | |
parent | c235300bfc3547d418f9a66555a5ee93a15666f9 (diff) |
gallium: add the concept of batch queries
Some drivers (in particular radeon[si], but also freedreno judging from
a quick grep) may want to expose performance counters that cannot be
individually enabled or disabled.
Allow such drivers to mark driver-specific queries as requiring a new
type of batch query object that is used to start and stop a list of queries
simultaneously.
v3: adjust recently added nv50 queries
v2: documentation for create_batch_query
Reviewed-by: Samuel Pitoiset <[email protected]>
Tested-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/hud')
0 files changed, 0 insertions, 0 deletions