<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>241347</bug_id>
          
          <creation_ts>2022-06-06 13:59:16 -0700</creation_ts>
          <short_desc>Align WebGL draw call functions</short_desc>
          <delta_ts>2022-08-03 13:35:59 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebGL</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>219140</blocked>
    
    <blocked>243487</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Knyazev">lexa.knyazev</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>gman</cc>
    
    <cc>kbr</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1874364</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Knyazev">lexa.knyazev</who>
    <bug_when>2022-06-06 13:59:16 -0700</bug_when>
    <thetext>The following functions should be aligned with regards to validating bound VAOs (if needed), doing implicit clears, and marking the canvas as changed.

- WebGLRenderingContextBase::drawElements 
- WebGLRenderingContextBase::drawArrays
- WebGLRenderingContextBase::drawElementsInstanced
- WebGLRenderingContextBase::drawArraysInstanced
- WebGLMultiDraw::multiDrawArraysWEBGL
- WebGLMultiDraw::multiDrawArraysInstancedWEBGL
- WebGLMultiDraw::multiDrawElementsWEBGL
- WebGLMultiDraw::multiDrawElementsInstancedWEBGL</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874369</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2022-06-06 14:14:18 -0700</bug_when>
    <thetext>See also similar Chromium-side bug http://crbug.com/1333620 .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874784</commentid>
    <comment_count>2</comment_count>
    <who name="Gregg Tavares">gman</who>
    <bug_when>2022-06-08 12:37:34 -0700</bug_when>
    <thetext>I think this tests the compositing implications

https://github.com/KhronosGroup/WebGL/pull/3430</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875502</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-13 03:17:04 -0700</bug_when>
    <thetext>Committed r295486 (251491@main): &lt;https://commits.webkit.org/251491@main&gt;

Reviewed commits have been landed. Closing PR #1452 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875503</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-06-13 03:18:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/95005496&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>