Searched refs:alloc_cpu_texture (Results 1 – 2 of 2) sorted by relevance
44 static void alloc_cpu_texture(struct cpu_texture *tex, in alloc_cpu_texture() function279 alloc_cpu_texture(&src_cpu, &tsrc, bpp); in r600_test_dma()280 alloc_cpu_texture(&dst_cpu, &tdst, bpp); in r600_test_dma()
45 static void alloc_cpu_texture(struct cpu_texture *tex, struct pipe_resource *templ) in alloc_cpu_texture() function278 alloc_cpu_texture(&src_cpu, &tsrc); in si_test_dma()279 alloc_cpu_texture(&dst_cpu, &tdst); in si_test_dma()