diff options
author | Timm Bäder <mail@baedert.org> | 2019-07-13 09:38:14 +0200 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2019-07-13 09:38:14 +0200 |
commit | b8549a142ea5240b5253afff09c8e908efaf6492 (patch) | |
tree | 6b12c5b55ba6c24022af1676276827522f0d6530 /gtk.supp | |
parent | 0f3ca349e7a013955cc0d4965207b13763c0b342 (diff) | |
download | gtk+-b8549a142ea5240b5253afff09c8e908efaf6492.tar.gz |
suppression file: Add glReadPixels mesa exception
Diffstat (limited to 'gtk.supp')
-rw-r--r-- | gtk.supp | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -117,6 +117,17 @@ obj:/usr/lib/dri/i965_dri.so* } +{ + mesa glReadPixels + Memcheck:Addr16 + obj:* + obj:* + obj:* + obj:* + obj:* + fun:epoxy_glReadPixels_global_rewrite_ptr +} + # Fontconfig { FcFontSetList |