[Webkit-unassigned] [Bug 42401] New: Query of NUM_COMPRESSED_TEXTURE_FORMATS must be handled by WebGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 13:47:59 PDT 2010


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

           Summary: Query of NUM_COMPRESSED_TEXTURE_FORMATS must be
                    handled by WebGL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: oliver at apple.com, fishd at chromium.org,
                    cmarrin at apple.com, dglazkov at chromium.org,
                    zmo at google.com


The query of NUM_COMPRESSED_TEXTURE_FORMATS must be handled by the WebGL implementation rather than delegating to the underlying OpenGL API, because WebGL 1.0 does not support compressed textures and must return 0 for this query.

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