Searched defs:device_version (Results 1 – 4 of 4) sorted by relevance
28 device_version = (1,0,0) variable in Version
516 device::device_version() const { in device_version() function in device
108 const std::string device_version = device_->getInfo<CL_DEVICE_VERSION>(); in InitGPUDevice() local473 GpuInfo OpenCLRuntime::ParseGpuInfo(std::string device_name, std::string device_version) { in ParseGpuInfo()
186 const cl_version device_version) { in get_language_version()