Searched refs:gpu_array_requires_device_allocation (Results 1 – 3 of 3) sorted by relevance
80 if (!gpu_array_requires_device_allocation(&prog->array[i])) in declare_device_arrays()98 if (!gpu_array_requires_device_allocation(&prog->array[i])) in allocate_device_arrays()121 if (!gpu_array_requires_device_allocation(&prog->array[i])) in free_device_arrays()
428 int gpu_array_requires_device_allocation(struct gpu_array_info *array);
432 int gpu_array_requires_device_allocation(struct gpu_array_info *array) in gpu_array_requires_device_allocation() function2012 if (!gpu_array_requires_device_allocation(array)) in build_array_bounds()