瀏覽代碼

Doc: starpu_opencl_get_context

Cyril Roelandt 13 年之前
父節點
當前提交
82db214904
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/chapters/basic-api.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -1826,7 +1826,7 @@ Return the size of global device memory in bytes.
 @end deftypefun
 
 @deftypefun void starpu_opencl_get_context (int @var{devid}, {cl_context *}@var{context})
-todo
+Places the OpenCL context of the device designated by @var{devid} into @var{context}.
 @end deftypefun
 
 @deftypefun void starpu_opencl_get_device (int @var{devid}, {cl_device_id *}@var{device})