Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d58f5b9e11ca024fcbdf8bd4539e6602e84409e7
      
https://github.com/WebKit/WebKit/commit/d58f5b9e11ca024fcbdf8bd4539e6602e84409e7
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/VertexAttributeTest.cpp

  Log Message:
  -----------
  ANGLE: 
VertexAttributeShiftInstancedArrayDataWithOffsetTest.ShiftInstancedArrayDataWithOffsetSlowPath
 fails validation
https://bugs.webkit.org/show_bug.cgi?id=313125
rdar://175417671

Reviewed by Dan Glastonbury.

The test set up 6 vertices but was accessing vertices 100...106.
Fix by adding the needed vertices and verifying that the test actually
draws and actually draws with with instancing.

* Source/ThirdParty/ANGLE/src/tests/gl_tests/VertexAttributeTest.cpp:

Canonical link: https://commits.webkit.org/311935@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to