On 03/03/2015 12:13 AM, Daniel Stone wrote:
> Hi,
> 
> On Tuesday, March 3, 2015, Dave Airlie <airl...@gmail.com 
> <mailto:airl...@gmail.com>> wrote:
> 
>     +    EGLBoolean eglExportDMABUFImageQueryMESA(EGLDisplay dpy,
>     +                                  EGLImageKHR image,
>     +                                 int *fourcc,
>     +                                 int *num_planes);
> 
> 
> Shouldn't this contain the modifier(s) as well?

What is the motivation for defining two export calls, and exporting
a subset of information from each call? I don't understand why the
fourcc values are exported by one call, but the strides exported a
separate call.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to