Skip to content
Snippets Groups Projects
Commit 55a75856 authored by Emma Anholt's avatar Emma Anholt
Browse files

intel: Remove gratuitous context checks in intel_delete_renderbuffer().

Even if we don't have a current context, if we're freeing the rb we
should free its region (and BO).  The renderbuffer unreference checks
appear to be just cargo-cult from the region unreference code.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30217


Reviewed-by: default avatarChad Versace <chad@chad-versace.us>
(cherry picked from commit 007c2d6c)
parent e3e99be1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment