panfrost: Use u_default_get_sample_position
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 9 Apr 2023 18:59:57 +0000 (14:59 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 13 Apr 2023 15:40:54 +0000 (15:40 +0000)
commit71cfe8fb60f731a16e1ca4dfe362d3c96b607b1d
tree1b6371f457f43adc26b356aaf7f753b6c8b2c0a3
parent43f9903d0c8cfb73615b356b6bb11710e9e71bab
panfrost: Use u_default_get_sample_position

The Mali sample positions are the standard sample positions.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22383>
src/gallium/drivers/panfrost/pan_cmdstream.c
src/panfrost/lib/pan_device.h
src/panfrost/lib/pan_samples.c