gl-renderer: fix pbuffer surface creation
Calling gl_renderer_get_egl_config() without any formats always fails. The gl renderer has already selected the EGL config so use that one.
Signed-off-by: Tomek Bury tomek.bury@broadcom.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Calling gl_renderer_get_egl_config() without any formats always fails. The gl renderer has already selected the EGL config so use that one.
Signed-off-by: Tomek Bury tomek.bury@broadcom.com