Searched refs:has_halves (Results 1 – 4 of 4) sorted by relevance
78 bool has_halves() const;
340 device::has_halves() const { in has_halves() function in device489 if (has_halves()) in supported_extensions()
170 buf.as_scalar<cl_uint>() = dev.has_halves() ? 8 : 0; in clGetDeviceInfo()381 buf.as_scalar<cl_uint>() = dev.has_halves() ? 8 : 0; in clGetDeviceInfo()
594 if (!dev.has_halves()) { in check_capabilities()