OSDN Git Service

panfrost: Don't emit a new FB desc when setting a new FB state
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 2 Aug 2019 17:18:45 +0000 (19:18 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Fri, 2 Aug 2019 19:54:58 +0000 (21:54 +0200)
commit8227d284f7f7bbaf795c04b6d1e7081f7fb0f535
tree0c634f575c313d8e7e5fdfa05638bff3e874e11c
parent95507a3dd4536a5abacba3f8f302066f96fe2a5e
panfrost: Don't emit a new FB desc when setting a new FB state

The FB desc will be emitted/attached on the first draw targetting
this new FB.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c