Replace NULL with nullptr when adding kernel arguments
This ensures that the correct argument size is used when calling clSetKernelArg.
Showing
Please register or sign in to comment
This ensures that the correct argument size is used when calling clSetKernelArg.