[Mesa-dev] [Bug 89311] [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 25 16:10:02 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89311
--- Comment #4 from Laura Ekstrand <laura at jlekstrand.net> ---
I've sent out a patch to fix this just now. The root cause was that target
checking must take place prior to calling _mesa_get_current_texture_object, and
this necessitated splitting target checking out of the main error-checking
function for compressed subtextures.
In regards to the spec change in the errors thrown by *TexSubImage* functions,
that is a separate issue that involves conformance to DSA and gl 4.4.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150226/e0eb2af0/attachment.html>
More information about the mesa-dev
mailing list