Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/tools/GPURuntime/
H A DGPUJIT.c354 cl_platform_id PlatformID = NULL; in initContextCL() local
376 Ret = clGetPlatformIDsFcnPtr(NumberOfPlatforms, &PlatformID, NULL); in initContextCL()
380 Ret = clGetDeviceIDsFcnPtr(PlatformID, CL_DEVICE_TYPE_GPU, NumberOfDevices, in initContextCL()