Searched refs:compute_memory_alloc (Results 1 – 3 of 3) sorted by relevance
122 struct compute_memory_item* compute_memory_alloc(struct compute_memory_pool* pool,
622 struct compute_memory_item* compute_memory_alloc( in compute_memory_alloc() function
1033 result->chunk = compute_memory_alloc(rscreen->global_pool, size_in_dw); in r600_compute_global_buffer_create()