Commit d7f88a1
authored
Add canvas texture direct attachment tests (#4584)
* Make Fixture.expect take a function for msg.
* Test canvas texture can be used without createView
Chrome and Firefox pass these tests. Safari 26.2
does not pass using a canvas as a color attachment
or resolve target if you don't call createView1 parent 319cd9b commit d7f88a1
4 files changed
Lines changed: 305 additions & 117 deletions
File tree
- src
- common/framework
- resources/cache
- webgpu/shader/execution
- webgpu/web_platform/canvas
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
372 | 374 | | |
373 | | - | |
| 375 | + | |
374 | 376 | | |
375 | 377 | | |
376 | 378 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
0 commit comments