Searched defs:deviceList (Results 1 – 3 of 3) sorted by relevance
19 const cl_device_id *deviceList, in build()42 const cl_device_id *deviceList, in compile()
300 const cl_device_id *deviceList, in linkProgram()
137 auto& deviceList = mObjects[ObjectType::Device]; in Disconnect() local