summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_exec.c
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2024-02-06 13:41:35 +0100
committerMarge Bot <emma+marge@anholt.net>2024-04-25 17:13:21 +0000
commit78558de8a67f595fcbf6ef2cfeb566a56ac61a8a (patch)
tree250242404df5023b40105b17239270c32cab38e4 /src/gallium/auxiliary/tgsi/tgsi_exec.c
parent6d4b376a9b2bb23bbd3855db56f7a06b2284dedb (diff)
panvk: Kill panvk_sysval_vec4HEADmain
We access sysvals as if they were declared as a big struct containing all the sysvals for all the stages in a pipeline. Declaring fields as panvk_sysval_vec4 when we don't use all the components doesn't make sense, so let's drop panvk_sysval_vec4 and declare exactly what we need. We also take this as an opportunity to split the graphics and compute sysval structs. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28399>
Diffstat (limited to 'src/gallium/auxiliary/tgsi/tgsi_exec.c')
0 files changed, 0 insertions, 0 deletions