PasOpenCL icon indicating copy to clipboard operation
PasOpenCL copied to clipboard

Pascal Open CL headers

Results 2 PasOpenCL issues
Sort by recently updated
recently updated
newest added

Example 5 (OpenCL / OpenGL bindings) do not work. I does nothing except displaying a balck screen. I compiled it with Delph 10.3.1 and used the debugger to see what...

In oclUtils.pas, at line 272, the return value of the oclGetDev function get the address of a structure in an array. On line 274 the array is freed (Length is...