Преглед изворни кода

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})