panfrost: Add rt formats to shader state
authorIcecream95 <ixn@keemail.me>
Mon, 6 Jul 2020 07:40:05 +0000 (19:40 +1200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 13 Jul 2020 13:35:10 +0000 (13:35 +0000)
commit75018f649568fb65865e1b7f43f674c7fbb79077
tree0b7f24b69b45290d25b9f73c99fa870c23d9c952
parentf2eced966028e91213ddd7a4287fa63db3505859
panfrost: Add rt formats to shader state

load_output lowering will depend on the framebuffer formats.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5755>
src/gallium/drivers/panfrost/pan_assemble.c
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_context.h
src/panfrost/util/pan_ir.h