[Mesa-dev] [PATCH 3/4] i965: Rename do_<stage>_prog to brw_<stage>_compile
Carl Worth
cworth at cworth.org
Fri Mar 20 23:28:28 PDT 2015
On Fri, Mar 20 2015, Chris Forbes wrote:
> I think that having both the existing `struct brw_vs_compile` and a
> function with the same name is going to cause confusion. (same with
> the other non-fs stages)
In an earlier version of the patch I had brw_vs_do_compile, (there is a
"do" precedent in the code being replaced here). I could go back to that
if it helps.
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150320/2afa448c/attachment.sig>
More information about the mesa-dev
mailing list