diff options
author | Kenneth Graunke <[email protected]> | 2019-01-11 13:22:57 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-01-15 11:43:04 -0800 |
commit | f967273fb442de8281f8248e8c8bff5b13ab89e4 (patch) | |
tree | 9c2c43acaa2fc7f0bbbb86b1d138807fd694d608 /src/gallium/auxiliary/util | |
parent | e760be08b45dd2d56058d7afc9048b99241fd1de (diff) |
st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching.
This just changes the order of the switch statements, so we only
look at target if the query type is PIPE_QUERY_PIPELINE_STATISTICS.
The next commit will introduce a new SINGLE query type which can be
used for the same GL query types, and it won't want this processing.
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions