Searched refs:device_to_host (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | compute_memory_pool.c | 229 struct pipe_context * pipe, int device_to_host) in compute_memory_shadow() argument 234 device_to_host); in compute_memory_shadow() 240 compute_memory_transfer(pool, pipe, device_to_host, &chunk, in compute_memory_shadow() 424 int device_to_host, in compute_memory_transfer() argument 440 "offset_in_chunk = %d, size = %d\n", device_to_host, in compute_memory_transfer() 443 if (device_to_host) in compute_memory_transfer()
|
D | compute_memory_pool.h | 77 struct pipe_context * pipe, int device_to_host); 92 struct pipe_context * pipe, int device_to_host,
|