panfrost: Distribute masks for FPK selection
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 14 May 2021 23:26:21 +0000 (19:26 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 22:51:56 +0000 (22:51 +0000)
commit672079e592ef56c428a1c6e0627c02f5c1ff4dd7
treef38173a455c58da98080fee93fc3b18db1855497
parent974709c51c97d2cfe6cf812e26a79e83eaa0be7f
panfrost: Distribute masks for FPK selection

We can calculate these at much lower frequencies and just & together at
draw time.

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