[Bug 91582] [bisected] Regression in DEQP gles2.functional.negative_api.texture.texsubimage2d_neg_offset

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 13 23:43:35 PDT 2015


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

--- Comment #1 from Tapani Pälli <lemody at gmail.com> ---
Problem seems to be that with both deqp-gles2 and deqp-gles3 we are hitting the
same format check path _mesa_es3_error_check_format_and_type. Checks done there
are not valid with gles 2.0, we should be hitting
_mesa_es_error_check_format_and_type instead.

-- 
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/intel-3d-bugs/attachments/20150814/c02b20d2/attachment.html>


More information about the intel-3d-bugs mailing list