radv: Set shared VGPR count in radv_postprocess_config.
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 13 Sep 2019 13:53:09 +0000 (15:53 +0200)
committerConnor Abbott <cwabbott0@gmail.com>
Thu, 26 Sep 2019 13:36:49 +0000 (13:36 +0000)
commit83eebdb5078872fbf0ff67cac6b08823d6a1293c
tree43540c39a080e34c5403661be3b4e2066be16b6b
parent7bde4ddaf723a604999feefaee30ed8aae35a830
radv: Set shared VGPR count in radv_postprocess_config.

This commit allows RADV to set the shared VGPR count according to
the shader config.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_shader.c