aco: Refactor load_per_vertex_input in preparation for tessellation.
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 28 Feb 2020 15:06:19 +0000 (16:06 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 11 Mar 2020 08:34:10 +0000 (08:34 +0000)
commit0062bb04accb7fdd6174b45b7db8c0fb962bdf02
tree670778cd6071d90bc5f72af9173ffe050ab962bd
parent4e692d65e1c1572a23a0ad6bbe3fa7fa543c9d20
aco: Refactor load_per_vertex_input in preparation for tessellation.

This commit carves out the GS per-vertex input load, and takes the
new helper functions into use.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3964>
src/amd/compiler/aco_instruction_selection.cpp