diff options
author | Chad Versace <[email protected]> | 2011-07-27 12:37:51 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2011-07-30 07:27:38 -0700 |
commit | 5081d31a0ed753e7e23c5ed51f572d38aef66bfe (patch) | |
tree | 1282d178297d47721e0e64df20a1cbf454816643 /configure.ac | |
parent | a5ab9398e34287ed8cbb010d0758790e6692530c (diff) |
glsl: Clarify ir_function::matching_sigature()
The function used a variable named 'score', which was an outright lie.
A signature matches or it doesn't; there is no fuzzy scoring.
Change the return type of parameter_lists_match() to an enum, and
let ir_function::matching_sigature() switch on that enum.
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions