[Mesa-dev] [PATCH 0/2] Implement (viewport) system values

Alyssa Rosenzweig alyssa at rosenzweig.io
Sat Apr 6 02:18:24 UTC 2019


Hi,

NIR system values are the preferred method of transferring state like
this around; the shared transformation pass should be agnostic to the
underlying uniforms / state tracker / etc. Is there any reason we can't
share the transform as I implement it here? (Which makes no assumptions
about uniform layout)

Alyssa


More information about the mesa-dev mailing list