| commit | 95292bbfcd70cd52648b930827c76c8b6c86272f | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Tue Jan 20 17:49:47 2015 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Tue Jan 20 17:49:47 2015 +0000 |
| tree | 8edfc604b80e1ec34e6de019039f08187de48aa7 | |
| parent | 8255af45cbfbfdeb29eb8c817e20cdbed45371cf [diff] |
R600/SI: Use external symbols for scratch buffer We were passing the scratch buffer address to the shaders via user sgprs, but now we use external symbols and have the driver patch the shader using reloc information. llvm-svn: 226586