Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bec77c5e331513ebb1c9e7ca134b00281e145877
      
https://github.com/WebKit/WebKit/commit/bec77c5e331513ebb1c9e7ca134b00281e145877
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

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

  Log Message:
  -----------
  ANGLE: ResumeTransformFeedback does not validate the active program
https://bugs.webkit.org/show_bug.cgi?id=312977
<rdar://174740337>

Reviewed by Dan Glastonbury.

ResumeTransformFeedback should succeed only when the current
program is the program of the active transform feedback.

Fix by adding a validation step for this.

* Source/ThirdParty/ANGLE/src/libANGLE/ErrorStrings.h:
* Source/ThirdParty/ANGLE/src/libANGLE/validationES3.cpp:
(gl::ValidateResumeTransformFeedback):
* Source/ThirdParty/ANGLE/src/tests/gl_tests/TransformFeedbackTest.cpp:

Originally-landed-as: 305413.721@safari-7624-branch (146668c5ca43). 
rdar://180435246
Canonical link: https://commits.webkit.org/316249@main



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

Reply via email to