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

Emil Velikov <emil.l.veli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|EGL                         |Other

--- Comment #1 from Emil Velikov <emil.l.veli...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to