Searched refs:max_mem_global (Results 1 – 3 of 3) sorted by relevance
73 dev.max_mem_alloc_size() < std::max(dev.max_mem_global() / 4, in get_highest_supported_version()115 dev.max_mem_global() / 4), in get_highest_supported_version()255 device::max_mem_global() const { in max_mem_global() function in device
66 cl_ulong max_mem_global() const;
275 buf.as_scalar<cl_ulong>() = dev.max_mem_global(); in clGetDeviceInfo()