Searched refs:current_physical (Results 1 – 1 of 1) sorted by relevance
70 cl_ulong current_physical = 0; in get_maximums() local98 …tDeviceInfo(devices[i], CL_DEVICE_GLOBAL_MEM_SIZE, sizeof(current_physical), ¤t_physical, NU… in get_maximums()105 max_physical = current_physical; in get_maximums()106 else if (current_physical < max_allocation) in get_maximums()107 max_physical = current_physical; in get_maximums()