Re: [Mesa-dev] [PATCH] egl: EXT_pixel_format_float plumbing

2017-11-12 Thread Tapani Pälli
Hi; On 11/09/2017 07:03 PM, Eric Engestrom wrote: On Thursday, 2017-11-09 09:40:43 +0200, Tapani Pälli wrote: Patch adds support and capability to match with new surface attribute, component type. Currently no configs with floating point type are exposed. Have you tested android O with this

Re: [Mesa-dev] [PATCH] egl: EXT_pixel_format_float plumbing

2017-11-09 Thread Eric Engestrom
On Thursday, 2017-11-09 09:40:43 +0200, Tapani Pälli wrote: > Patch adds support and capability to match with new surface attribute, > component type. Currently no configs with floating point type are exposed. Have you tested android O with this patch? I think it might fail to start, as it

Re: [Mesa-dev] [PATCH] egl: EXT_pixel_format_float plumbing

2017-11-09 Thread Adam Jackson
On Thu, 2017-11-09 at 09:40 +0200, Tapani Pälli wrote: > Patch adds support and capability to match with new surface attribute, > component type. Currently no configs with floating point type are exposed. > > With this change, following dEQP test starts to pass: > >

[Mesa-dev] [PATCH] egl: EXT_pixel_format_float plumbing

2017-11-08 Thread Tapani Pälli
Patch adds support and capability to match with new surface attribute, component type. Currently no configs with floating point type are exposed. With this change, following dEQP test starts to pass: dEQP-EGL.functional.choose_config.color_component_type_ext.dont_care