commit | 8cc3d9855f94cd0f2274a1831bc6fa8912ddea9c | [log] [tgz] |
---|---|---|
author | Kyle Brenneman <kbrenneman@nvidia.com> | Mon Sep 12 17:25:56 2016 -0400 |
committer | Adam Jackson <ajax@redhat.com> | Wed Sep 14 11:45:58 2016 -0400 |
tree | 1ca7fe8dd9f38daaa5daa2a926c9f2beb30b623a | |
parent | 7d7ae5e1c3451174a3c8dec2d50763a40069fe5b [diff] |
egl: Use _eglCreatePixmapSurfaceCommon consistently This moves the native pixmap fixup to a helper function so we don't repeat ourselves. Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>