gallium: add simd_sizes to pipe_compute_state_object_info
authorKarol Herbst <git@karolherbst.de>
Sun, 4 Jun 2023 14:35:44 +0000 (16:35 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Jul 2023 12:27:35 +0000 (12:27 +0000)
commitb72d9509392174caf88f6e90b3a2725e047706f4
treeacef86ac0f9c9487e4b16463302da6ad831de2c6
parent5afed0661524a14758210ee5dc524fa7fa1b4ac0
gallium: add simd_sizes to pipe_compute_state_object_info

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22893>
src/gallium/drivers/iris/iris_program.c
src/gallium/drivers/llvmpipe/lp_state_cs.c
src/gallium/drivers/nouveau/nv50/nv50_state.c
src/gallium/drivers/nouveau/nvc0/nvc0_state.c
src/gallium/drivers/panfrost/pan_shader.c
src/gallium/drivers/radeonsi/si_compute.c
src/gallium/include/pipe/p_state.h