commit | f0a90eddb68183119f39d2fd3f8a2e5e7f296d4d | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Thu Jul 11 00:25:28 2019 +0200 |
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Mon Jul 15 11:30:05 2019 +0200 |
tree | d579e70fa45ff402645d372336a4a9dfc0dcd00b | |
parent | 4478f143278b31887b7d363e76c5c8ca8d13468d [diff] |
radv/gfx10: allocate ESGS ring space for exporting PrimitiveID Only VS needs that. We shouldn't hardcode these values but that's complicated to not do that for now. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>