.
-Original Message-
From: Palli, Tapani
Sent: Tuesday, April 3, 2018 1:42 PM
To: Eric Anholt ; Lin, Johnson ;
mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] [PATCH v3] mesa: readpixels add support for
GL_HALF_FLOAT
Hi Eric;
On 03/30/2018 11:25 PM, Eric Anholt wrote:
Lin Johnson writes
: [Mesa-dev] [PATCH v3] mesa: readpixels add support for
GL_HALF_FLOAT
Hi Eric;
On 03/30/2018 11:25 PM, Eric Anholt wrote:
> Lin Johnson writes:
>
>> Ext_color_buffer_half_float is using type GL_HALF_FLOAT and data_type
>> GL_FLOAT. This fix Android CTS test android.view.cts.P
Hi Eric;
On 03/30/2018 11:25 PM, Eric Anholt wrote:
Lin Johnson writes:
Ext_color_buffer_half_float is using type GL_HALF_FLOAT
and data_type GL_FLOAT. This fix Android CTS test
android.view.cts.PixelCopyTest
v2: remove commtens of Ext_color_buffer_half_float.
As Ext_color_buffer__float can u
Lin Johnson writes:
> Ext_color_buffer_half_float is using type GL_HALF_FLOAT
> and data_type GL_FLOAT. This fix Android CTS test
> android.view.cts.PixelCopyTest
> v2: remove commtens of Ext_color_buffer_half_float.
> As Ext_color_buffer__float can use type GL_HALF_FLOAT
>
> Reviewed-by: Palli
Thanks, I'll modify the commit message a bit and push this in.
On 03/26/2018 05:13 PM, Lin Johnson wrote:
Ext_color_buffer_half_float is using type GL_HALF_FLOAT
and data_type GL_FLOAT. This fix Android CTS test
android.view.cts.PixelCopyTest
v2: remove commtens of Ext_color_buffer_half_float.
A
Ext_color_buffer_half_float is using type GL_HALF_FLOAT
and data_type GL_FLOAT. This fix Android CTS test
android.view.cts.PixelCopyTest
v2: remove commtens of Ext_color_buffer_half_float.
As Ext_color_buffer__float can use type GL_HALF_FLOAT
Reviewed-by: Palli, Tapani
Signed-off-by: Lin Johnso