[Mesa-dev] [PATCH 07/41] SQUASH: i965/fs: Use the register width when applying offsets

Matt Turner mattst88 at gmail.com
Tue Sep 23 10:28:46 PDT 2014


On Sat, Sep 20, 2014 at 10:22 AM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This reworks both byte_offset() and offset() to be more intelligent.  The
> byte_offset() funciton now supports offsets bigger than 32. The offset()
> function uses the byte_offset() function togehter with the register width
> and the type size to offset the register by the correct amount.

typos: function, together


More information about the mesa-dev mailing list