[Webkit-unassigned] [Bug 250817] New: Remove templates GCGLSpan & GCGLSpanTuple from GraphicsTypesGL.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 18:22:16 PST 2023


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

            Bug ID: 250817
           Summary: Remove templates GCGLSpan & GCGLSpanTuple from
                    GraphicsTypesGL.h
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: djg at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

To improve compile time of WebCoreArgumentCoders.h move the templates GCGLSpan &
GCGLSpanTuple into their own header to be included by implementations of
GraphicsContextGL. So GraphicsContextGL.h can compile with just forward
declarations, move query functions getFloat, getBoolean, et al, from
GraphicsContextGL.h to GraphicsContextGL.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230119/9ba5138f/attachment.htm>


More information about the webkit-unassigned mailing list