Re: [Piglit] [PATCH] arb_texture_view: add simple test for rendering to R32UI texture view

2017-05-30 Thread Marek Olšák
Pushed, thanks! Marek On Tue, May 30, 2017 at 3:28 PM, Józef Kucia wrote: > This test exposes a Radeonsi driver bug. > > The test works on Nvidia binary driver and Mesa Intel (Broadwell). > It fails on Radeonsi with Cape Verde GPU. > --- > tests/all.py

[Piglit] [PATCH] arb_texture_view: add simple test for rendering to R32UI texture view

2017-05-30 Thread Józef Kucia
This test exposes a Radeonsi driver bug. The test works on Nvidia binary driver and Mesa Intel (Broadwell). It fails on Radeonsi with Cape Verde GPU. --- tests/all.py | 1 + tests/spec/arb_texture_view/CMakeLists.gl.txt | 1 +