panfrost: Factor batch/resource out of instancing routines
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 19 Dec 2019 21:26:43 +0000 (16:26 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 25 Dec 2019 00:48:57 +0000 (19:48 -0500)
commit8a576726734bb214e5af3587b7544d93f81fe260
tree2a3096906f1768374a1f02aa09d249bf9ac19807
parentddcd68f52b487cd71e08e2120ab5d962a0116cc8
panfrost: Factor batch/resource out of instancing routines

They don't need them; this will allow us to move the code into encoder/
which in turn will make the messy Gallium code less scary.

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