[Mesa-dev] [Bug 89152] glBlitFramebuffer always "bad src/dst multisample pixel formats", when src fbo is multisample

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 16 20:13:55 PST 2015


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

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/Gallium/radeonsi    |Mesa core
           Assignee|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
                   |.org                        |org
         QA Contact|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
                   |.org                        |org

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
I'm hitting several other GL error conditions first:

Mesa: User error: GL_INVALID_VALUE in glSampleMaski(index)
Mesa: User error: GL_INVALID_ENUM in glFramebufferTextureLayer(target=0x1)
Mesa: User error: GL_INVALID_ENUM in glDrawElementsInstanced(mode=8ca8)
Mesa: User error: GL_INVALID_OPERATION in glFramebufferTexture
Mesa: User error: GL_INVALID_ENUM in glBindRenderbufferEXT(target)
glGetError = GL_INVALID_VALUE

Try running the app with a debugging build of Mesa in gdb and setting a
breakpoint on _mesa_error.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150217/ade9d729/attachment.html>


More information about the mesa-dev mailing list