diff options
author | Nicolai Hähnle <[email protected]> | 2016-01-22 17:37:10 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-01-25 10:16:05 -0500 |
commit | 2385b253c60cfbd76d5d80bc23f3841a821dafec (patch) | |
tree | 813e6ed447c45e586bdf40bd54cef3124bb61629 /src/mesa/main/format_pack.h | |
parent | 46c0ba60c606d7af5518918bb305cb493227dc18 (diff) |
radeonsi: do not set the shader->key for gs copy shaders
The key for a geometry shader would be interpreted as the key for a vertex
shader further down the line, which really doesn't make sense.
This does not affect the contents of shader->key because geometry shaders
don't have any key entries anyway.
Reviewed-by: Edward O'Callaghan <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/main/format_pack.h')
0 files changed, 0 insertions, 0 deletions