Searched refs:alloc_cpu_texture (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_test_dma.c44 static void alloc_cpu_texture(struct cpu_texture *tex, function in typeref:typename:void
280 alloc_cpu_texture(&src_cpu, &tsrc, bpp);
281 alloc_cpu_texture(&dst_cpu, &tdst, bpp);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma.c45 static void alloc_cpu_texture(struct cpu_texture *tex, function in typeref:typename:void
295 alloc_cpu_texture(&src_cpu, &tsrc, bpp);
296 alloc_cpu_texture(&dst_cpu, &tdst, bpp);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_test_dma.c44 static void alloc_cpu_texture(struct cpu_texture *tex, function in typeref:typename:void
279 alloc_cpu_texture(&src_cpu, &tsrc, bpp);
280 alloc_cpu_texture(&dst_cpu, &tdst, bpp);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_blit.c45 static void alloc_cpu_texture(struct cpu_texture *tex, struct pipe_resource *templ) function in typeref:typename:void
280 alloc_cpu_texture(&src_cpu, &tsrc);
281 alloc_cpu_texture(&dst_cpu, &tdst);

Completed in 5 milliseconds