Commit cdba91c
committed
Expect pass:
On `wgpu_gpu::clear_texture::clear_texture_uncompressed`, remove the
`expect_fail` for GL. This passes on current Mesa, and the
`expect_fail` dates from 2023-11-23.
If this test still fails on other GL implementations, let's find out
what they are and refine the `expect_fail`.wgpu_gpu::clear_texture::clear_texture_uncompressed
1 parent c97d22f commit cdba91c
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
| 351 | + | |
362 | 352 | | |
363 | 353 | | |
364 | 354 | | |
| |||
0 commit comments