[Mesa-dev] [Bug 101666] bitfieldExtract is marked as a built-in function on OpenGL ES 3.0, but was added in OpenGL ES 3.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 2 14:10:52 UTC 2017


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

--- Comment #2 from Ilia Mirkin <imirkin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170702/c2130554/attachment.html>


More information about the mesa-dev mailing list