Searched refs:getConfigInfo (Results 1 – 2 of 2) sorted by relevance
456 int getConfigInfo(cl_device_id device, config_info* info) in getConfigInfo() function1125 err = getConfigInfo(device, &info); in getConfigInfos()1179 err = getConfigInfo(device, &info); in getConfigInfos()
483 def getConfigInfo(self): member in Extension