https://bugs.freedesktop.org/show_bug.cgi?id=101666

--- Comment #2 from Ilia Mirkin <imir...@alum.mit.edu> ---
Aha. I see.

_mesa_glsl_has_builtin_function() needs to take a state, and only return true
if sig->is_builtin_available(state). Unclear if
_mesa_glsl_find_builtin_function needs to do the same.

Should be easy enough. I can hack it up tonight maybe, or someone else can take
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to