commit | 83eebdb5078872fbf0ff67cac6b08823d6a1293c | [log] [tgz] |
---|---|---|
author | Timur Kristóf <timur.kristof@gmail.com> | Fri Sep 13 15:53:09 2019 +0200 |
committer | Connor Abbott <cwabbott0@gmail.com> | Thu Sep 26 13:36:49 2019 +0000 |
tree | 43540c39a080e34c5403661be3b4e2066be16b6b | |
parent | 7bde4ddaf723a604999feefaee30ed8aae35a830 [diff] |
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>