Searched refs:is_apple_device (Results 1 – 1 of 1) sorted by relevance
29 inline bool is_apple_device(const boost::compute::device &device) in is_apple_device() function64 return is_apple_device(device) && (device.type() & ::boost::compute::device::cpu); in is_apple_cpu_device()72 return is_apple_device(device); in bug_in_clcreatebuffer()