Lines Matching refs:cl_int
44 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetPlatformIDs)(
48 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetPlatformInfo)(
54 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetDeviceIDs)(
58 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetDeviceInfo)(
64 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clCreateSubDevices)(
69 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainDevice)(
72 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseDevice)(
88 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
93 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
95 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainContext)(
98 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseContext)(
101 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetContextInfo)(
109 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
117 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_2_0;
125 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainCommandQueue)(
128 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseCommandQueue)(
131 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetCommandQueueInfo)(
139 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
146 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
159 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0;
164 void *host_ptr, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_3_0;
166 typedef CL_API_ENTRY cl_int(CL_API_CALL* cl_api_clSetContextDestructorCallback)(
179 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainMemObject)(
182 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseMemObject)(
185 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetSupportedImageFormats)(
190 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetMemObjectInfo)(
194 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetImageInfo)(
204 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_2_0;
206 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetPipeInfo)(
232 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
234 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainSampler)(
237 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseSampler)(
240 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetSamplerInfo)(
250 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_2_0;
261 const size_t *lengths, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
266 cl_int *binary_status, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
273 const char *kernel_names, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
281 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainProgram)(
284 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseProgram)(
287 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clBuildProgram)(
295 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clCompileProgram)(
307 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
319 cl_int(CL_API_CALL *cl_api_clSetProgramSpecializationConstant)(
323 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetProgramReleaseCallback)(
337 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clUnloadPlatformCompiler)(
346 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetProgramInfo)(
350 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetProgramBuildInfo)(
358 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
360 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clCreateKernelsInProgram)(
364 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainKernel)(
367 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseKernel)(
370 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetKernelArg)(
374 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetKernelInfo)(
380 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetKernelArgInfo)(
391 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetKernelWorkGroupInfo)(
398 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetKernelArgSVMPointer)(
402 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetKernelExecInfo)(
407 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetKernelSubGroupInfoKHR)(
423 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clWaitForEvents)(
426 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetEventInfo)(
430 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainEvent)(cl_event event)
433 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseEvent)(cl_event event)
437 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetEventProfilingInfo)(
442 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clFlush)(
445 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clFinish)(
449 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueReadBuffer)(
457 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueReadBufferRect)(
471 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueWriteBuffer)(
479 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueWriteBufferRect)(
495 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueFillBuffer)(
507 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueCopyBuffer)(
515 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueCopyBufferRect)(
529 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueReadImage)(
536 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueWriteImage)(
545 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueFillImage)(
557 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueCopyImage)(
563 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueCopyImageToBuffer)(
569 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueCopyBufferToImage)(
579 cl_event *event, cl_int *errcode_ret)CL_API_SUFFIX__VERSION_1_0;
586 cl_event *event, cl_int *errcode_ret)CL_API_SUFFIX__VERSION_1_0;
588 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueUnmapMemObject)(
595 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueMigrateMemObjects)(
607 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueNDRangeKernel)(
614 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueTask)(
619 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueNativeKernel)(
628 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueMarkerWithWaitList)(
633 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueBarrierWithWaitList)(
655 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMFree)(
666 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMMemcpy)(
673 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMMemFill)(
680 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMMap)(
687 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMUnmap)(
704 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetCommandQueueProperty)(
712 void *host_ptr, cl_int *errcode_ret) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
718 cl_int *errcode_ret) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
720 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clUnloadCompiler)(void)
723 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueMarker)(
727 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueWaitForEvents)(
731 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueBarrier)(
744 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
748 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
752 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
756 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
758 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetGLObjectInfo)(
762 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetGLTextureInfo)(
766 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueAcquireGLObjects)(
772 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueReleaseGLObjects)(
779 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetGLContextInfoKHR)(
785 cl_context context, cl_GLsync sync, cl_int *errcode_ret);
791 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetDeviceIDsFromD3D10KHR)(
799 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
803 UINT subresource, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
807 UINT subresource, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
810 cl_int(CL_API_CALL *cl_api_clEnqueueAcquireD3D10ObjectsKHR)(
817 cl_int(CL_API_CALL *cl_api_clEnqueueReleaseD3D10ObjectsKHR)(
823 extern CL_API_ENTRY cl_int CL_API_CALL clGetDeviceIDsFromD3D10KHR(
830 ID3D10Buffer *resource, cl_int *errcode_ret);
834 UINT subresource, cl_int *errcode_ret);
838 UINT subresource, cl_int *errcode_ret);
840 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueAcquireD3D10ObjectsKHR(
845 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueReleaseD3D10ObjectsKHR(
851 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetDeviceIDsFromD3D11KHR)(
859 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
863 UINT subresource, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
867 UINT subresource, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
870 cl_int(CL_API_CALL *cl_api_clEnqueueAcquireD3D11ObjectsKHR)(
877 cl_int(CL_API_CALL *cl_api_clEnqueueReleaseD3D11ObjectsKHR)(
885 cl_int(CL_API_CALL *cl_api_clGetDeviceIDsFromDX9MediaAdapterKHR)(
894 cl_uint plane, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2;
897 cl_int(CL_API_CALL *cl_api_clEnqueueAcquireDX9MediaSurfacesKHR)(
904 cl_int(CL_API_CALL *cl_api_clEnqueueReleaseDX9MediaSurfacesKHR)(
911 extern CL_API_ENTRY cl_int CL_API_CALL clGetDeviceIDsFromD3D11KHR(
918 ID3D11Buffer *resource, cl_int *errcode_ret);
922 UINT subresource, cl_int *errcode_ret);
926 UINT subresource, cl_int *errcode_ret);
928 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueAcquireD3D11ObjectsKHR(
933 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueReleaseD3D11ObjectsKHR(
939 extern CL_API_ENTRY cl_int CL_API_CALL clGetDeviceIDsFromDX9MediaAdapterKHR(
948 cl_uint plane, cl_int *errcode_ret);
950 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueAcquireDX9MediaSurfacesKHR(
955 extern CL_API_ENTRY cl_int CL_API_CALL clEnqueueReleaseDX9MediaSurfacesKHR(
990 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetEventCallback)(
991 cl_event /* event */, cl_int /* command_exec_callback_type */,
992 void(CL_CALLBACK * /* pfn_notify */)(cl_event, cl_int, void *),
999 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_1;
1002 cl_int(CL_API_CALL *cl_api_clSetMemObjectDestructorCallback)(
1010 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_1;
1012 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetUserEventStatus)(
1014 cl_int /* execution_status */) CL_API_SUFFIX__VERSION_1_1;
1026 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clCreateSubDevicesEXT)(
1031 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clRetainDeviceEXT)(
1034 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clReleaseDeviceEXT)(
1041 cl_int *errcode_ret);
1043 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueAcquireEGLObjectsKHR)(
1048 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueReleaseEGLObjectsKHR)(
1056 cl_int *errcode_ret);
1060 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clSetDefaultDeviceCommandQueue)(
1066 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_2_1;
1068 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetKernelSubGroupInfo)(
1074 cl_kernel source_kernel, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_2_1;
1076 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clEnqueueSVMMigrateMem)(
1083 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetDeviceAndHostTimer)(
1087 typedef CL_API_ENTRY cl_int(CL_API_CALL *cl_api_clGetHostTimer)(