aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2019-12-16 17:58:41 +0200
committerMarge Bot <[email protected]>2019-12-17 12:52:04 +0000
commit2c8742ed858c6446c93bddec117abf467a393c35 (patch)
tree6ad552492013fa72e5a1c999c50aabf4ddf3bd34 /src/gallium/drivers
parentd399f4f4144c2cde5d096630a627dc160270cc62 (diff)
mesa: avoid triggering assert in implementation
When tearing down a GL context with an active performance query, the implementation can be confused by a query marked active when it's being deleted. This shouldn't happen in the implementation because the context will already be idle. Signed-off-by: Lionel Landwerlin <[email protected]> Cc: <[email protected]> Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2235 Reviewed-by: Tapani Pälli <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3115> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3115>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions