On Sat, Apr 14, 2018 at 9:26 PM, Jason Ekstrand <[email protected]> wrote: > Reviewed-by: Jason Ekstrand <[email protected]> > > What driver is hitting this path? The !supports_ints path isn't used to my > knowledge so if some driver has started using it, they're liable to find > more bugs than just this one. :-)
I'm doing some work on the lima vertex shader compiler and I hit this. And yeah this is there since 2015 it seems, so I suppose no other drivers are using this path, we'll see if there's more. _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
