Function deno_webgpu::op_webgpu_request_adapter[][src]

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