Searched refs:clRetainDevice (Results 1 – 18 of 18) sorted by relevance
121 clRetainDevice,
76 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
98 clRetainDevice;
761 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function763 return cl::GetDispatch().clRetainDevice(device); in clRetainDevice()
125 LoadFunction(clRetainDevice); in LoadOpenCLFunctions()243 PFN_clRetainDevice clRetainDevice; in LoadOpenCLFunctions() variable
529 extern PFN_clRetainDevice clRetainDevice;
122 cl::clRetainDevice,
104 {"clRetainDevice", P(::cl::clRetainDevice)}, in GetProcTable()
404 cl_int CL_API_CALL clRetainDevice(cl_device_id device);
1580 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
245 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
981 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
1210 cl_api_clRetainDevice clRetainDevice; member
1590 { return ::clRetainDevice(device); } in retain()
1667 { return ::clRetainDevice(device); } in retain()
983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;