[Mesa-dev] [Bug 92020] wglCreatePbufferARB handle attrib error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 16 04:49:15 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92020
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|EGL |Other
--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
Hi zeif,
This looks like a user error, rather than a mesa bug.
Namely, I suspect that you're feeding attrib as defined by some extension,
without first checking if the latter is available. Is that the case ?
For example if you want to use WGL_DEPTH_TEXTURE_FORMAT_NV, you should first
check for the WGL_NV_render_depth_texture extension.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150916/5c5571e6/attachment.html>
More information about the mesa-dev
mailing list