<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unexpected incomplete framebuffer in _mesa_meta_GenerateMipmap() GLES"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102804#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Unexpected incomplete framebuffer in _mesa_meta_GenerateMipmap() GLES"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102804">bug 102804</a>
from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>I'm seeing a different error with current Mesa master:
--- 8< ---
glretrace: main/teximage.c:806: init_teximage_fields_ms: Assertion
`img->_BaseFormat != -1' failed.
--- 8< ---
As a first thought, could you try using glTexImage2D instead of glTexSubImage2D
for texture upload? I think the base level of texture is not defined properly
if
glTexStorage2D has not been used to defined the texture.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>