[Mesa-dev] [Bug 30172] GL_EXT_framebuffer_blit function required
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 16 06:22:48 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30172
--- Comment #13 from Alex Buell <alex.buell at munted.org.uk> 2010-09-16 06:22:48 PDT ---
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);
--
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