diff options
author | Gert Wollny <[email protected]> | 2018-06-05 13:58:53 +0200 |
---|---|---|
committer | Gert Wollny <[email protected]> | 2018-06-20 11:08:28 +0200 |
commit | a7cbb9ba4677401e52e52df3e4fc3a71123751de (patch) | |
tree | fc96de37a9ba8f6ede2fea09c43eb21fc8dc0e94 /src/gallium/Automake.inc | |
parent | 5fe1b3b848fdef1116704d38ac777a76a5f247b1 (diff) |
gallium/aux/tgsi_exec.c: remove superfluous parameter from etch_source_d
Remove unused parameter src_datatype from fetch_source_d, fixes warning;
tgsi/tgsi_exec.c: In function 'fetch_source_d':
tgsi/tgsi_exec.c:1594:40: warning: unused parameter 'src_datatype' [-Wunused-parameter]
enum tgsi_exec_datatype src_datatype)
^~~~~~~~~~~~
Signed-off-by: Gert Wollny <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/Automake.inc')
0 files changed, 0 insertions, 0 deletions