Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c110 typedef cl_int clGetDeviceInfoFcnTy(cl_device_id Device, typedef
114 static clGetDeviceInfoFcnTy *clGetDeviceInfoFcnPtr;
266 (clGetDeviceInfoFcnTy *)getAPIHandleCL(Handle, "clGetDeviceInfo"); in initialDeviceAPIsCL()