panfrost: Preload gl_FragCoord on Bifrost
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 29 May 2020 20:06:39 +0000 (16:06 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 29 May 2020 20:19:46 +0000 (20:19 +0000)
commit20f6c7a9134062b6e16f7a5bd16c197cc2055e9b
tree6747bca71cb581c4b5e4e12f4719484d769263fb
parent1d194f8ac471a075984a0d4f5c6399318c525998
panfrost: Preload gl_FragCoord on Bifrost

It's a precoloured register but we do need to specify in the cmdstream
that we want the preloading to happen.

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