Sign in
webkit
/
WebKit
/
77b63b8e6a326c64f4e14dec31520d24b21e7c7f
/
.
/
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.