[Bug 102804] Unexpected incomplete framebuffer in _mesa_meta_GenerateMipmap() GLES

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 21 11:46:33 UTC 2017


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

--- Comment #3 from Tapani Pälli <lemody at gmail.com> ---
(In reply to Dorian Fevrier from comment #2)
> Thanks, I will test that!
> 
> First little thing, I realize I don't use our `OPENGL_CHECK_ERRORS` macro
> after `glGenerateMipmap()`. Maybe there is more infos in it.
> 
> Second: Is not `glTexSubImage2D()` supposed to generate an error if
> `glTexImage2D()` hasn't been called before?
> 
> http://docs.gl/es2/glTexSubImage2D#errors

I did try this on my own test app and it does causes following error:

Mesa: User error: GL_INVALID_OPERATION in glTexSubImage2D(invalid texture level
0)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170921/df873325/attachment.html>


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