[Mesa-dev] [PATCH] radeonsi: allow unaligned vertex buffer offsets and strides on CIK-VI

Matt Arsenault arsenm2 at gmail.com
Tue Feb 14 18:24:00 UTC 2017


> On Feb 13, 2017, at 09:01, Marek Olšák <maraeo at gmail.com> wrote:
> 
> So that we can disable u_vbuf for GL core profiles.
> 
> This is a v2 of the previous VI-only patch.
> It requires SH_MEM_CONFIG.ALIGNMENT_MODE = UNALIGNED on CIK-VI.

Is this enabled? I wasn’t sure, so currently LLVM assumes no. You can start adding the +unaligned-buffer-access subtarget feature if it is.

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170214/9df2d155/attachment.html>


More information about the mesa-dev mailing list