Home | History | Annotate | Download | only in CL

Lines Matching refs:clGetPlatformIDs

255 #define __GET_PLATFORM_IDS_ERR              __ERR_STR(clGetPlatformIDs)
1394 cl_int err = ::clGetPlatformIDs(0, NULL, &n);
1401 err = ::clGetPlatformIDs(n, ids, NULL);