[Mesa-dev] [Bug 30172] GL_EXT_framebuffer_blit function required

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 16 06:25:44 PDT 2010


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

--- Comment #14 from Ian Romanick <idr at freedesktop.org> 2010-09-16 06:25:44 PDT ---
(In reply to comment #13)
> I can't find any example sources that obtains a function pointer to the desired
> function required, it makes it harder to fix the broken application code :S
> 
> For example:
>  glBlitFramebufferEXT(0, 0, _width, _height, 0, 0, _width, _height, mask,
> filter);

That's because everyone sensible using GLEW or some similar library that hides
all the gory details and provides portability across operating systems.

-- 
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