On Thu, Aug 9, 2018 at 1:35 AM, Roland Scheidegger <srol...@vmware.com> wrote: > I'm not quite convinced you can really use huge ubos safely? At least > direct addressing in tgsi can't work (you've only got a 16bit register > index, and it's signed too).
UBOs use the LOAD instruction if PIPE_CAP_LOAD_CONSTBUF is supported. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev