[Mesa-dev] [PATCH 1/8] i965/vs: Move some functions from brw_vec4_emit.cpp to brw_vec4.cpp.
Eric Anholt
eric at anholt.net
Wed Nov 28 16:26:15 PST 2012
Kenneth Graunke <kenneth at whitecape.org> writes:
> This leaves only the final code generation stage in brw_vec4_emit.cpp,
> moving the payload setup, run(), and brw_vs_emit functions to brw_vec4.cpp.
>
> The fragment shader backend puts these functions in brw_fs.cpp, so this
> patch also helps with consistency.
This series is:
Reviewed-by: Eric Anholt <eric at anholt.net>
I'm especially glad to see run() move to brw_vec4.cpp. I could never
remember where it was in which backend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121128/a96c46e0/attachment.pgp>
More information about the mesa-dev
mailing list