[Mesa-dev] [Bug 38085] Mesa: User error: GL_INVALID_ENUM in glTexParameter(param=0x2901)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 8 15:13:04 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38085
--- Comment #3 from Brian Paul <brian.e.paul at gmail.com> 2011-06-08 15:13:04 PDT ---
0x8920 = GL_FRAGMENT_SHADER_ATI which is part of the GL_ATI_fragment_shader
extension. The app probably isn't properly checking if the extension is
supported by the driver. I don't think it's related to the first issue.
--
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