diff options
author | Marek Olšák <[email protected]> | 2013-09-01 23:59:06 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2013-09-13 01:04:44 +0200 |
commit | 8d03d923b6f6816f3771ae3186cd801bfbb98d4c (patch) | |
tree | 9f6f551d758498a3d9e5687e7404332d9dfdd481 /src/gallium/include | |
parent | 9d16e70b3f95ea632a0442458c0d5027a8b42d36 (diff) |
radeonsi: implement streamout shader support
The shader is responsible for writing to streamout buffers using
the TBUFFER_STORE_FORMAT_* instructions.
The locations of some input SGPRs and VGPRs are assigned dynamically, because
the input SGPRs controlling streamout are not declared if they are not needed,
decreasing the indices of all following inputs.
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions