Bug 272383
| Summary: | [GTK][WPE] Flush the gl commands after creating the fence | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WebKitGTK | Assignee: | Miguel Gomez <magomez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
To ensure that the fence is really sent to the gpu pipeline, we need to call glFlush after the call to glFenceSync.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Miguel Gomez
Pull request: https://github.com/WebKit/WebKit/pull/27021
EWS
Committed 277241@main (112d07ea900f): <https://commits.webkit.org/277241@main>
Reviewed commits have been landed. Closing PR #27021 and removing active labels.