Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.26
/
.
/
LayoutTests
/
webgpu
/
map-write-buffers-expected.txt
blob: 7d654058042b5312319b633bfab511743a809bfe [
file
] [
log
] [
blame
] [
edit
]
PASS Map write, unmap, and destroy a GPUBuffer.
PASS Reject a map write on a buffer not created with MAP_WRITE usage.
PASS Reject a map write on a mapped GPUBuffer.
PASS Reject a pending map write if GPUBuffer is unmapped.