[Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 17 20:16:20 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=53664
--- Comment #3 from Ian Romanick <idr at freedesktop.org> 2012-08-18 03:16:20 UTC ---
The only way I could see this occurring is if FEATURE_OES_draw_texture was
somehow undefined. This only happens when FEATURE_ES1 is not defined. In this
case, es1_conversion.c shouldn't even be built.
If this is scons-only, then my speculative SConscript changes are, in fact,
broken. :(
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list