[Mesa-dev] [PATCH v2 02/19] i965/fs: Actually set/use the mlen for gen7 uniform pull constant loads

Kenneth Graunke kenneth at whitecape.org
Tue Jun 30 15:31:26 PDT 2015


On Thursday, June 25, 2015 01:24:46 PM Jason Ekstrand wrote:
> Previously, we were allocating the payload with different sizes per gen and
> then figuring out the mlen in the generator based on gen.  This meant,
> among other things, that the higher level passes knew nothing about it.
> ---
>  src/mesa/drivers/dri/i965/brw_fs.cpp           | 19 ++++++++++++-------
>  src/mesa/drivers/dri/i965/brw_fs_generator.cpp |  9 +++------
>  2 files changed, 15 insertions(+), 13 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150630/7631f5dd/attachment.sig>


More information about the mesa-dev mailing list