mesa/src/gbm/backends/dri
Louis-Francis Ratté-Boulianne a34715ad9c dri: fromPlanar() can return NULL as a valid result
It was assumed that fromPlanar() could return NULL to mean
that the planar image is the same as the parent DRI image.
That assumption wasn't made everywhere though.

Let's fix things and make sure that all callers understand
a NULL result

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2018-02-15 11:58:17 +00:00
..
gbm_dri.c dri: fromPlanar() can return NULL as a valid result 2018-02-15 11:58:17 +00:00
gbm_driint.h gbm/dri: Expose visuals table through gbm_dri_device 2018-02-09 16:17:16 +00:00