Skip to content

Commit

Permalink
Remove api/operation/texture_view/read.spec.ts (#4143)
Browse files Browse the repository at this point in the history
These seem to be covered by the texture builtin tests
and they are unimplemented.
  • Loading branch information
greggman authored Jan 11, 2025
1 parent 9730681 commit 1ffe504
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
56 changes: 0 additions & 56 deletions src/webgpu/api/operation/texture_view/read.spec.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/webgpu/listing_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,6 @@
"webgpu:api,operation,storage_texture,read_write:basic:*": { "subcaseMS": 5.000 },
"webgpu:api,operation,texture_view,format_reinterpretation:render_and_resolve_attachment:*": { "subcaseMS": 14.488 },
"webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:*": { "subcaseMS": 17.225 },
"webgpu:api,operation,texture_view,read:aspect:*": { "subcaseMS": 0.601 },
"webgpu:api,operation,texture_view,read:dimension:*": { "subcaseMS": 0.701 },
"webgpu:api,operation,texture_view,read:format:*": { "subcaseMS": 1.100 },
"webgpu:api,operation,texture_view,write:aspect:*": { "subcaseMS": 0.700 },
"webgpu:api,operation,texture_view,write:dimension:*": { "subcaseMS": 0.601 },
"webgpu:api,operation,texture_view,write:format:*": { "subcaseMS": 0.600 },
Expand Down

0 comments on commit 1ffe504

Please sign in to comment.