Bug 24342 - "bad target in _mesa_select_tex_object()" when using glXBindTexImageEXT
Summary: "bad target in _mesa_select_tex_object()" when using glXBindTexImageEXT
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: 7.5
Hardware: Other All
: medium minor
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 02:44 UTC by Mauro Iazzi
Modified: 2019-09-18 17:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Mauro Iazzi 2009-10-06 02:44:21 UTC
the above error is triggered using glXBindTexImageEXT on a glxpixmap that was created without GLX_TEXTURE_TARGET_EXT.

It claims an implementation error, though that path should not be hit in correct code.

the error was tested on archlinux with intel drivers.

I was able to duplicate the error with a slight modification of the texture_from_pixmap demo.
Comment 1 GitLab Migration User 2019-09-18 17:11:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/58.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.