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
Loading
Please sign in to comment