Thanks! On Thu, Aug 30, 2018 at 1:41 PM Caio Marcelo de Oliveira Filho < [email protected]> wrote:
> Jason Ekstrand <[email protected]> writes: > > > This fixes the GL_ARB_fragment_shader_interlock piglit test on gen8 > > platforms where the lack of metadata dirtying was causing another pass > > to accidentally delete a much needed loop. > > > > Cc: Kenneth Graunke <[email protected]> > > https://bugs.freedesktop.org/show_bug.cgi?id=107745 > > Fixes: 37f7983bcca1 "intel/compiler: Do image load/store lowering..." > > --- > > src/intel/compiler/brw_nir_lower_image_load_store.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]> >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
