diff options
author | Marek Olšák <[email protected]> | 2017-05-27 18:49:11 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-06-07 18:43:42 +0200 |
commit | ffbaba6072091712b582ea52c294edfb6a3b4e38 (patch) | |
tree | 0c08d9c791f439366c4de26e4af500b9a7faa5d8 /src/compiler/glsl/lower_discard.cpp | |
parent | 6e2c07749bff974e96234a1b75c15f6f4a3c82f9 (diff) |
radeonsi/gfx9: fix LS scratch buffer support without TCS for GFX9
LS is merged into TCS. If there is no TCS, LS is merged into fixed-func
TCS. The problem is the fixed-func TCS was ignored by scratch update
functions, so LS didn't have the scratch buffer set up.
Note that Mesa 17.1 doesn't have merged shaders.
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/compiler/glsl/lower_discard.cpp')
0 files changed, 0 insertions, 0 deletions