Home
last modified time | relevance | path

Searched refs:cpu_texture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c37 struct cpu_texture { struct
44 static void alloc_cpu_texture(struct cpu_texture *tex, in alloc_cpu_texture() argument
56 struct cpu_texture *cpu) in set_random_pixels()
90 struct cpu_texture *cpu, int bpp) in compare_textures()
210 struct cpu_texture src_cpu, dst_cpu; in r600_test_dma()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma.c37 struct cpu_texture { struct
44 static void alloc_cpu_texture(struct cpu_texture *tex, in alloc_cpu_texture() argument
56 struct cpu_texture *cpu) in set_random_pixels()
90 struct cpu_texture *cpu, int bpp) in compare_textures()
210 struct cpu_texture src_cpu, dst_cpu; in si_test_dma()