Re: [Piglit] [PATCH] EGL_EXT_image_dma_buf_import: test alpha channel for AYUV format

2019-02-13 Thread Lionel Landwerlin
On 13/02/2019 08:28, Tapani Pälli wrote: Patches changes expected result to have a alpha ramp in case format supports alpha, each alpha supporting format should make sure data matches this expectation. Signed-off-by: Tapani Pälli Looks good, thanks! Reviewed-by: Lionel Landwerlin ---

[Piglit] [PATCH] EGL_EXT_image_dma_buf_import: test alpha channel for AYUV format

2019-02-13 Thread Tapani Pälli
Patches changes expected result to have a alpha ramp in case format supports alpha, each alpha supporting format should make sure data matches this expectation. Signed-off-by: Tapani Pälli --- .../ext_image_dma_buf_import/sample_yuv.c | 60 --- 1 file changed, 39