Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c18 struct cpu_texture { struct
25 static void alloc_cpu_texture(struct cpu_texture *tex, in alloc_cpu_texture() argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c20 struct cpu_texture { struct
27 static void alloc_cpu_texture(struct cpu_texture *tex, struct pipe_resource *templ, unsigned level) in alloc_cpu_texture() argument