[Mesa-dev] [PATCH] intel/nir: Lowering image loads and stores trashes all metadata

Jason Ekstrand jason at jlekstrand.net
Thu Aug 30 19:05:58 UTC 2018


Thanks!

On Thu, Aug 30, 2018 at 1:41 PM Caio Marcelo de Oliveira Filho <
caio.oliveira at intel.com> wrote:

> Jason Ekstrand <jason at jlekstrand.net> 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 <kenneth at whitecape.org>
> > 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 <caio.oliveira at intel.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180830/21c33df7/attachment.html>


More information about the mesa-dev mailing list