glsl: Skip unavailable built-ins when printing out similar candidates.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 3 Sep 2013 06:14:43 +0000 (23:14 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 9 Sep 2013 18:52:21 +0000 (11:52 -0700)
commit1b3a482a9642a6850f1717966f1c6630fcbbe3bc
tree46d4970679454d6861458889d50a8358ef7fa070
parent1ffcef04cee5eaa14617fa1dfb92fdb4a68332cf
glsl: Skip unavailable built-ins when printing out similar candidates.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/glsl/ast_function.cpp