OSDN Git Service

panfrost: Prepare some code for MRT
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 1 Jul 2019 16:09:03 +0000 (09:09 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 10 Jul 2019 13:12:03 +0000 (06:12 -0700)
commit36b3e7ea90ee275451184b287577f4b88962df81
treeea23a3b2459c075de803628df8b161f4c38f89ac
parent7c82dfba8f37793e30b445428a2450bfca8b7e26
panfrost: Prepare some code for MRT

Full MRT support is a while away, but in the mean time, we can remove
code that explicitly assumes nr_cbufs <= 0, to minimize the obstacles
we'll face later when we add the whole thing.

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