Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c99 typedef cl_int clGetPlatformIDsFcnTy(cl_uint NumEntries, typedef
102 static clGetPlatformIDsFcnTy *clGetPlatformIDsFcnPtr;
260 (clGetPlatformIDsFcnTy *)getAPIHandleCL(Handle, "clGetPlatformIDs"); in initialDeviceAPIsCL()