Searched refs:max_global_size (Results 1 – 4 of 4) sorted by relevance
422 cl_ulong max_global_size = 0; in test_pipe_max_active_reservations() local446 sizeof(max_global_size), (void *)&max_global_size, in test_pipe_max_active_reservations()450 max_active_reservations = (max_active_reservations > max_global_size) in test_pipe_max_active_reservations()
485 uint64_t *max_global_size = ret; in llvmpipe_get_compute_param() local486 *max_global_size = (1ULL << 31); in llvmpipe_get_compute_param()
753 uint64_t *max_global_size = ret; in si_get_compute_param() local765 *max_global_size = in si_get_compute_param()
980 uint64_t *max_global_size = ret; in r600_get_compute_param() local993 *max_global_size = MIN2(4 * max_mem_alloc_size, in r600_get_compute_param()