diff options
author | Ian Romanick <[email protected]> | 2017-11-01 16:25:37 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2017-11-08 18:37:29 -0800 |
commit | 2c7657f62cd717ecb38487620e56c67b3c785809 (patch) | |
tree | 157544d8806dbf042a77a0f0fd91aee62aba1145 /src/compiler/glsl/test_optpass.cpp | |
parent | 6bec8bcd79ed8bb3e3d5b56891df0fc5bf5e8cd3 (diff) |
glsl: Silence unused parameter warning
glsl/lower_shared_reference.cpp: In member function ‘virtual void
{anonymous}::lower_shared_reference_visitor::insert_buffer_access(void*,
ir_dereference*, const glsl_type*, ir_rvalue*, unsigned int, int)’:
glsl/lower_shared_reference.cpp:244:58: warning: unused parameter
‘channel’ [-Wunused-parameter]
int channel)
^~~~~~~
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/compiler/glsl/test_optpass.cpp')
0 files changed, 0 insertions, 0 deletions