[Webkit-unassigned] [Bug 51678] New: Support for OES_standard_derivatives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 28 08:20:23 PST 2010


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

           Summary: Support for OES_standard_derivatives
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://marcinignac.com/projects/cindermedusae/webgl/in
                    dex.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vorgitsu at gmail.com


I was trying to implement hatching shader in WebGL and discovered that OES_standard_derivatives extension is not supported yet and functions like dFdx()  or dFdy() can't be used. I was surprised because it is supported by OpenGL ES 2.0. From what I see in the source of http://www.khronos.org/registry/webgl/doc/spec/extensions/ it is one of the planned extensions. Any timeline for supporting it?

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