[Webkit-unassigned] [Bug 48891] renderbufferStorage(DEPTH_STENCIL) shouldn't generate an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 15:50:38 PDT 2010


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


Zhenyao Mo <zmo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |zmo at google.com
                   |kit.org                     |
  Attachment #72880|                            |review?, commit-queue-
               Flag|                            |




--- Comment #1 from Zhenyao Mo <zmo at google.com>  2010-11-03 15:50:38 PST ---
Created an attachment (id=72880)
 --> (https://bugs.webkit.org/attachment.cgi?id=72880&action=review)
patch

Test synched with khronos.

The code path where packed_depth_stencil extension doesn't exist has also been tested by faking m_isDepthStencilSupported = false in WebGLRenderingContext.

This is half of the effort to fix the issue.  We also need to map the enum in command buffer so INVALID_ENUM won't be generated.

-- 
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