Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x authored Jan 7, 2025
1 parent d3169ae commit 4bddbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webgpu/web_platform/copyToTexture/image_file.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ g.test('from_orientation_metadata_file')
- Valid 'flipY' config in 'GPUCopyExternalImageSourceInfo' (named 'srcDoFlipYDuringCopy' in cases)
- TODO: partial copy tests should be added
- TODO: all valid dstColorFormat tests should be added.
- TODO(#4108): Make this work in service workers (see GetSourceFromImageFile)
`
)
.params(u =>
Expand Down

0 comments on commit 4bddbb2

Please sign in to comment.