Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
webgpu
/
map-read-buffers-expected.txt
blob: e3795794d32f4b15c5e7c3ce2dc60478faea188e [
file
] [
log
] [
blame
]
PASS setSubData, mapReadAsync, unmap, and destroy on a GPUBuffer.
PASS Reject a map read on a buffer not created with MAP_READ usage.
PASS Reject a map read on a mapped GPUBuffer.
PASS Reject a pending map read if GPUBuffer is unmapped.