This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit dfbeeb5
authored
Wait for GL command completion in the ExternalTextureGLRefreshedTooOften test (#42438)
This test sometimes caused assertion failures when running on Windows with ANGLE. The process may be unable to safely clean up global objects if GL commands are pending when the test exits.1 parent 96685f5 commit dfbeeb5
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4019 | 4019 | | |
4020 | 4020 | | |
4021 | 4021 | | |
| 4022 | + | |
| 4023 | + | |
4022 | 4024 | | |
| 4025 | + | |
4023 | 4026 | | |
4024 | 4027 | | |
4025 | 4028 | | |
| 4029 | + | |
4026 | 4030 | | |
4027 | 4031 | | |
4028 | 4032 | | |
| |||
4067 | 4071 | | |
4068 | 4072 | | |
4069 | 4073 | | |
| 4074 | + | |
| 4075 | + | |
4070 | 4076 | | |
4071 | 4077 | | |
4072 | 4078 | | |
| |||
0 commit comments