[Mesa-dev] [PATCH V2] i965: delay adding built-in uniforms to Parameters list

Kenneth Graunke kenneth at whitecape.org
Fri Dec 9 02:57:03 UTC 2016


On Tuesday, December 6, 2016 5:34:02 PM PST Timothy Arceri wrote:
> This is a step towards using NIR optimisations over GLSL IR
> optimisations. Delaying adding built-in uniforms until after
> we convert to NIR gives it a chance to optimise them away.
> 
> V2: move the new code back to brw_link_shader()
> ---
>  src/mesa/drivers/dri/i965/brw_link.cpp | 42 +++++++++++++++-------------------
>  1 file changed, 19 insertions(+), 23 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: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161208/99751f37/attachment.sig>


More information about the mesa-dev mailing list