Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c102 static clGetPlatformIDsFcnTy *clGetPlatformIDsFcnPtr; variable
259 clGetPlatformIDsFcnPtr = in initialDeviceAPIsCL()
376 Ret = clGetPlatformIDsFcnPtr(NumberOfPlatforms, &PlatformID, NULL); in initContextCL()