Searched refs:CL_API_CALL (Results 1 – 8 of 8) sorted by relevance
447 extern CL_API_ENTRY cl_int CL_API_CALL452 extern CL_API_ENTRY cl_int CL_API_CALL 460 extern CL_API_ENTRY cl_int CL_API_CALL467 extern CL_API_ENTRY cl_int CL_API_CALL475 extern CL_API_ENTRY cl_context CL_API_CALL483 extern CL_API_ENTRY cl_context CL_API_CALL490 extern CL_API_ENTRY cl_int CL_API_CALL493 extern CL_API_ENTRY cl_int CL_API_CALL496 extern CL_API_ENTRY cl_int CL_API_CALL504 extern CL_API_ENTRY cl_command_queue CL_API_CALL[all …]
61 extern CL_API_ENTRY cl_mem CL_API_CALL67 extern CL_API_ENTRY cl_mem CL_API_CALL75 extern CL_API_ENTRY cl_mem CL_API_CALL83 extern CL_API_ENTRY cl_mem CL_API_CALL89 extern CL_API_ENTRY cl_int CL_API_CALL94 extern CL_API_ENTRY cl_int CL_API_CALL101 extern CL_API_ENTRY cl_int CL_API_CALL109 extern CL_API_ENTRY cl_int CL_API_CALL137 extern CL_API_ENTRY cl_int CL_API_CALL144 typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetGLContextInfoKHR_fn)(
110 extern CL_API_ENTRY cl_int CL_API_CALL115 typedef CL_API_ENTRY cl_int (CL_API_CALL *clIcdGetPlatformIDsKHR_fn)(146 extern CL_API_ENTRY cl_int CL_API_CALL150 (CL_API_CALL *clReleaseDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;152 extern CL_API_ENTRY cl_int CL_API_CALL156 (CL_API_CALL *clRetainDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;159 extern CL_API_ENTRY cl_int CL_API_CALL167 ( CL_API_CALL * clCreateSubDevicesEXT_fn)( cl_device_id /*in_device*/,
60 extern CL_API_ENTRY cl_event CL_API_CALL
40 #define CL_API_CALL __stdcall macro44 #define CL_API_CALL
1227 ( CL_API_CALL * PFN_clCreateSubDevicesEXT)( in createSubDevices()1347 typedef CL_API_ENTRY cl_int (CL_API_CALL *PFN_clGetDeviceIDsFromD3D10KHR)( in getDevices()1802 typedef CL_API_ENTRY cl_mem (CL_API_CALL *PFN_clCreateFromD3D10BufferKHR)(3050 typedef CL_API_ENTRY cl_int (CL_API_CALL *PFN_clEnqueueAcquireD3D10ObjectsKHR)(3054 typedef CL_API_ENTRY cl_int (CL_API_CALL *PFN_clEnqueueReleaseD3D10ObjectsKHR)(
64 (CL_API_CALL *MAGICKpfn_clGetPlatformIDs)(cl_uint num_entries,68 (CL_API_CALL *MAGICKpfn_clGetPlatformInfo)(cl_platform_id platform,75 (CL_API_CALL *MAGICKpfn_clGetDeviceIDs)(cl_platform_id platform,80 (CL_API_CALL *MAGICKpfn_clGetDeviceInfo)(cl_device_id device,87 (CL_API_CALL *MAGICKpfn_clCreateContext)(94 (CL_API_CALL *MAGICKpfn_clReleaseContext)(cl_context context)100 (CL_API_CALL *MAGICKpfn_clCreateCommandQueue)(cl_context context,105 (CL_API_CALL *MAGICKpfn_clReleaseCommandQueue)(109 (CL_API_CALL *MAGICKpfn_clFlush)(cl_command_queue command_queue)113 (CL_API_CALL *MAGICKpfn_clFinish)(cl_command_queue command_queue)[all …]
2759 static void CL_API_CALL DestroyMagickCLCacheInfoAndPixels( in DestroyMagickCLCacheInfoAndPixels()