diff options
author | Roland Scheidegger <[email protected]> | 2013-06-20 20:31:18 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-06-22 17:09:37 +0200 |
commit | d282f4ea9b99e4eefec8ce0664cdf49d53d7b052 (patch) | |
tree | f1e7cafbc6257b729cc479e2919c4ed9eb3423fa /src/gallium/targets | |
parent | a415aa9489270dcda616dc8e9fd01d9c0f3a4678 (diff) |
llvmpipe: fix wrong results for queries not in a scene
The result isn't always 0 in this case (depends on query type),
so instead of special casing this just use the ordinary path (should result
in correct values thanks to initialization in query_begin/end), just
skipping the fence wait.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions