On Mon, 13 Aug 2012 18:59:33 -0500
Rob Clark wrote:
> On Mon, Aug 13, 2012 at 5:39 PM, Rob Clark wrote:
> > From: Rob Clark
> >
> > In cases where the GPU can natively handle certain YUV formats,
> > eglQueryWaylandBufferWL() can return the value EGL_TEXTURE_EXTERNAL_OES
> > and the compositor
On Mon, Aug 13, 2012 at 5:39 PM, Rob Clark wrote:
> From: Rob Clark
>
> In cases where the GPU can natively handle certain YUV formats,
> eglQueryWaylandBufferWL() can return the value EGL_TEXTURE_EXTERNAL_OES
> and the compositor will treat the buffer as a single egl-image-external.
>
> See:
> h
From: Rob Clark
In cases where the GPU can natively handle certain YUV formats,
eglQueryWaylandBufferWL() can return the value EGL_TEXTURE_EXTERNAL_OES
and the compositor will treat the buffer as a single egl-image-external.
See:
http://www.khronos.org/registry/gles/extensions/OES/OES_EGL_image_