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.