Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c104 typedef cl_int clGetDeviceIDsFcnTy(cl_platform_id Platform, typedef
108 static clGetDeviceIDsFcnTy *clGetDeviceIDsFcnPtr;
263 (clGetDeviceIDsFcnTy *)getAPIHandleCL(Handle, "clGetDeviceIDs"); in initialDeviceAPIsCL()