glx/drisw: invalidate drawables upon binding context if flush extension exists
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 20 Jun 2022 19:37:46 +0000 (15:37 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Jun 2022 02:18:37 +0000 (02:18 +0000)
commitea005c9e0470adbaa167b6a1d2da5f04efe2035a
treee1a05e227de8d4fd6ed0db970c956432dac569b9
parent23b63e536e54c00de9dc1b634265de3337318588
glx/drisw: invalidate drawables upon binding context if flush extension exists

this forces surface resize as expected

cc: mesa-stable

fixes #6706

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17147>
src/glx/drisw_glx.c