panfrost: Move most CSO creates to pan_cmdstream.c
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 6 Jul 2021 21:33:30 +0000 (17:33 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 7 Jul 2021 13:19:35 +0000 (13:19 +0000)
commitcf557909eb5a94acc626de044eb82fc56b0de9ed
tree76fef862c5f6c8a26410ccbebb3fb7d14280a19b
parenta13eb5fcc50d8e12721242b6677f7d7840f221bb
panfrost: Move most CSO creates to pan_cmdstream.c

These need to be conditionally compiled per-generation.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11745>
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_context.c