[Mesa-dev] [Bug 46082] piglit ext_texture_integer-api-teximage regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 15 14:18:47 PST 2012


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

--- Comment #1 from Brian Paul <brianp at vmware.com> 2012-02-15 14:18:47 PST ---
I think this is actually a bug in the piglit test.

The glTexSubImage call in question can generate either GL_INVALID_ENUM or GL_INVALID_OPERATION depending on what order glTexSubImage() does its parameter error
checking:



More information about the mesa-dev mailing list