[Webkit-unassigned] [Bug 48673] New: Implementation Color Read Format RGB565/UNSIGNED_SHORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 14:12:45 PDT 2010


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

           Summary: Implementation Color Read Format RGB565/UNSIGNED_SHORT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, enne at google.com


WebGL spec:

6.12 Implementation Color Read Format

In the OpenGL ES 2.0 API, the IMPLEMENTATION_COLOR_READ_FORMAT and IMPLEMENTATION_COLOR_READ_TYPE parameters are used to inform applications of an additional format and type combination that may be passed to ReadPixels, in addition to the required RGBA/UNSIGNED_BYTE pair. In the WebGL API, the required implementation read format and type is RGB565/UNSIGNED_SHORT to ensure interoperability. Extensions may be used to add additional allowed read formats.

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