Function deno_webgpu::buffer::op_webgpu_buffer_get_map_async[][src]

pub async fn op_webgpu_buffer_get_map_async(
    state: Rc<RefCell<OpState>>,
    args: BufferGetMapAsyncArgs,
    _bufs: BufVec
) -> Result<Value, AnyError>