On Mon, Dec 11, 2017 at 8:43 PM, Ian Romanick <i...@freedesktop.org> wrote: > On 12/04/2017 12:12 PM, Antia Puentes wrote: >> From: Neil Roberts <nrobe...@igalia.com> >> >> base_vertex will be zero for non-indexed calls, but we need it to >> include the ‘first’ parameter. This is true for both GL and Vulkan. >> >> I think this patch will also affect freedreno and radeonsi. I believe > > If you think a patch might break someone's driver, you should CC them on > the patch... they're more likely to verify it that way. Adding Marek > and Rob. :)
On radeonsi with NIR, nir_intrinsic_load_base_vertex returns firstvertex. nir_intrinsic_load_first_vertex is unhandled. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev