commit | 5b0a1a4e49b49cb61d9369d3aaacfe1d124571c8 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Wed Aug 07 10:26:12 2019 -0700 |
committer | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Aug 13 09:43:17 2019 -0700 |
tree | 84c5fce845d85598f178a6920bba66510c02a0e0 | |
parent | f714eab882d90f4b9c8643dc070cbc81a48bb323 [diff] |
panfrost: Route outputs_written through the compiler It's there in shader_info, but we need to access it from pan_context.c Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>