summaryrefslogtreecommitdiffstats
path: root/src/glsl/builtin_functions.cpp
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-17 16:25:06 -0800
committerIan Romanick <[email protected]>2015-11-18 18:35:56 -0800
commitc82498c4daf1cfdee065011a10ee4345ae67ef3b (patch)
tree93e877410580eb93d971190215b9bc3cd50b14dd /src/glsl/builtin_functions.cpp
parentfc19a0d2e422ea8e45bc5440a91f858f5f345884 (diff)
glsl: Silence ignored qualifier warning
I think the intention was to mark the "this" parameter as const, but const goes on the other end to do that. In file included from glsl_symbol_table.cpp:26:0: ast.h:339:35: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool is_single_dimension() ^ Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/glsl/builtin_functions.cpp')
0 files changed, 0 insertions, 0 deletions