Searched refs:panfrost_load_tiled_image (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_tiling.h | 50 void panfrost_load_tiled_image(void *dst, const void *src,
|
H A D | pan_tiling.c | 396 panfrost_load_tiled_image(void *dst, const void *src, in panfrost_load_tiled_image() function
|
/third_party/mesa3d/src/panfrost/shared/test/ |
H A D | test-tiling.cpp | 156 panfrost_load_tiled_image(linear, tiled, rx, ry, rw, rh,
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 676 panfrost_load_tiled_image( in lima_transfer_map()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.c | 905 panfrost_load_tiled_image(dst, map, ptrans->box.x, in panfrost_load_tiled_images()
|
Completed in 8 milliseconds