panfrost: Implement get_sample_position
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 29 Jan 2021 21:40:51 +0000 (16:40 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 12 Feb 2021 21:44:29 +0000 (16:44 -0500)
commit4086b8980dfcc4ce27f3343ff99b2516e230d376
tree7aefcecb214de2dfa106e272514638ac14eb0562
parentb01df1f9bfb8e1fb0d4532c53dbd7d1d047cf04d
panfrost: Implement get_sample_position

Easy now that we have the table.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8774>
src/gallium/drivers/panfrost/pan_context.c
src/panfrost/lib/pan_device.h
src/panfrost/lib/pan_samples.c