[Mesa-dev] [PATCH] i965/fs: Make brw_reg_from_fs_reg static and remove prototype.

Kenneth Graunke kenneth at whitecape.org
Sun Dec 7 15:24:45 PST 2014


On Thursday, December 04, 2014 10:07:15 PM Matt Turner wrote:
> And move it above its first use in brw_fs_generator.cpp.
> ---
>  src/mesa/drivers/dri/i965/brw_fs.h             |   2 -
>  src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 140 ++++++++++++-------------
>  2 files changed, 70 insertions(+), 72 deletions(-)

At one point, you and I had talked about converting GRF to HW_REG after
register allocation, so GRFs would always be VGRFs.  That would entail
moving this to the visitor...or maybe brw_fs_reg_allocate.cpp...

I suppose this doesn't really hurt that plan, so...
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

But I still would like to see that happen.
-------------- 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/20141207/ea79ad03/attachment.sig>


More information about the mesa-dev mailing list