The GL_EXT_color_buffer_float exptension spec defines that glReadPixels can be done with the combination of GL_RGBA and GL_FLOAT, which matches what OpenGL ES 3.2 allows. So let's enable the readback-format in this case. Thanks to Gert Wollny for pointing this out. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-By: Gert Wollny <gert.wollny@collabora.com>macos/master
parent
300b914595
commit
6f1adc2be8
Loading…
Reference in new issue