[Webkit-unassigned] [Bug 74783] New: [QT] WebGL can not make the frame buffer with the stencil buffer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 17 00:24:56 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74783

           Summary: [QT] WebGL can not make the frame buffer with the
                    stencil buffer.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


GraphicsContext3DQt was able to make the frame buffer with the depth buffer and the depth-stencil buffer, not with stencil buffer.
In the case QT_OPENGL_ES_2 is defined, GraphicsContext3DQt was able to make only the frame buffer with the depth buffer.

                                            Depth                Depth && Stencil                  Stencil
QT                                           O                              O                                 X
QT_OPENGL_ES_2                    O                              X                                  X

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list