meta: Coalesce the GLSL and FF paths in meta_clear
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Jun 2017 23:29:20 +0000 (16:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 14 May 2020 15:35:43 +0000 (15:35 +0000)
commitbb28ce79882eb6ecad7488f8827a0fdf05de1828
tree691d9a34535108ee51d174846264e7e83e76c4ab
parent5be77851907ef4401596c88916b682a311449b1f
meta: Coalesce the GLSL and FF paths in meta_clear

   text     data     bss      dec    hex  filename
12243286 1344936 1290748 14878970 e308fa  before/lib64/dri/i965_dri.so
12243286 1344936 1290748 14878970 e308fa  after/lib64/dri/i965_dri.so

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/856>
src/mesa/drivers/common/meta.c