diff options
author | Tom Stellard <[email protected]> | 2014-12-09 20:05:44 -0500 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2015-01-20 09:55:44 -0500 |
commit | 73bc0fdb6f65ddb481cf525bf354e1a16bea4d75 (patch) | |
tree | e2fcba5e34fba1389fd181e834d212839ad49828 /src/mesa/state_tracker/st_program.h | |
parent | dfdaf3eb7edac939f5d1a32db2968944852b28fa (diff) |
radeonsi/compute: Use relocs for scratch pointer rather than user sgprs v2
Instead of passing a pointer to the scratch buffer via user sgprs, we
now patch the shader with the buffer address using reloc information
from the LLVM generated ELF.
v2:
- Make sure not to break older LLVM.
Diffstat (limited to 'src/mesa/state_tracker/st_program.h')
0 files changed, 0 insertions, 0 deletions