panfrost: Add padding to pan_blit_blend_shader_key
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 6 Jul 2021 08:31:38 +0000 (10:31 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 23 Aug 2021 20:54:33 +0000 (20:54 +0000)
commit27367cf0186038a624bed097bc93a617074d27ab
tree793645805accd29e24cb066001b309abae0a5a11
parent9cc303ffbbdda91f7549e9b49db68ad16fb33c42
panfrost: Add padding to pan_blit_blend_shader_key

So the hashtable helpers know the correct size of the struct.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11383>
src/panfrost/lib/pan_blitter.c