Home
last modified time | relevance | path

Searched refs:GetOpenCLPlatformString (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dopencl.c2260 static inline char *GetOpenCLPlatformString(cl_platform_id platform, in GetOpenCLPlatformString() function
2334 platform_name=GetOpenCLPlatformString(platforms[i],CL_PLATFORM_NAME); in LoadOpenCLDevices()
2410 device->platform_name=GetOpenCLPlatformString(platforms[i], in LoadOpenCLDevices()
2413 device->vendor_name=GetOpenCLPlatformString(platforms[i], in LoadOpenCLDevices()