cl-kernel-name ( kernel -- string )


Vocabulary
opencl

Inputs
kernela cl-kernel


Outputs
stringa string


Word description
Returns the name of the kernel function.

Definition