commit | ac6aa93f9e500acf7abda3d8e826f4d207e5c1b8 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Wed Jul 31 14:13:30 2019 -0700 |
committer | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Thu Aug 01 16:23:03 2019 -0700 |
tree | 3a23943e20b754f4487a8c66ef0ad36fe782449e | |
parent | 4b93152c29356382acfefaf66a466faca516cec0 [diff] |
panfrost: Unify ctx->vs and ctx->fs It's a little verbose, but this way we can support other shader stages without too much contortion. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>