panfrost: Inline vt_update_{rasterizer, occlusion}
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 24 Aug 2020 18:02:15 +0000 (14:02 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 28 Aug 2020 14:53:53 +0000 (14:53 +0000)
commit1357eec801c0b19b383b2a21e35a4fb95407e289
tree38c1a6c3affa70ac178b095ffb0ef37cc6c54a5f
parentb7169367fd677e230aa33a7b4f87962371fde2b3
panfrost: Inline vt_update_{rasterizer, occlusion}

These are simple enough that the abstraction will get in the way of the
upcoming refactor. Let's keep all the state together.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6476>
src/gallium/drivers/panfrost/pan_cmdstream.c