diff options
author | Ian Romanick <[email protected]> | 2014-02-18 09:38:04 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-02-19 15:08:50 -0800 |
commit | 7700c73cf4ba780e41c351a86976aa01a995c3ce (patch) | |
tree | 34a29923942638a0503345cf6d856e33dde5f555 /doxygen/gbm.doxy | |
parent | 2c85fd5a964a78c9f7a93994fb79f1723c6f45b5 (diff) |
glsl: Silence "type qualifiers ignored on function return type" warning
The const in
const unsigned foo(void);
is meaningless. Removing it silences this warning:
src/glsl/ast_to_hir.cpp:1802:56: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'doxygen/gbm.doxy')
0 files changed, 0 insertions, 0 deletions