panfrost: Don't subclass pipe_compute_state
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 26 Apr 2022 18:01:41 +0000 (14:01 -0400)
committerAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 2 May 2022 13:55:49 +0000 (09:55 -0400)
commit1c5adbb3df137fbf12a132a8ceb64aa9ade7fec6
tree9927bbe598b22dc0196dc78469926844e497c2cc
parentb834dea8896c2f55457c98a7cd2ef2459df891e1
panfrost: Don't subclass pipe_compute_state

Just copy the bit we need so the NIR doesn't hang around. This is simpler.

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