Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c205 typedef cl_int clReleaseCommandQueueFcnTy(cl_command_queue CommandQueue); typedef
206 static clReleaseCommandQueueFcnTy *clReleaseCommandQueueFcnPtr;
320 clReleaseCommandQueueFcnPtr = (clReleaseCommandQueueFcnTy *)getAPIHandleCL( in initialDeviceAPIsCL()