Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val opencl_launch_grid :
kernel ->
grid ->
block ->
Devices.generalInfo ->
int ->
unit
val opencl_load_arg :
int Stdlib.ref ->
Devices.device ->
kernel ->
int ->
('a, 'b) kernelArgs ->
unit