Home
last modified time | relevance | path

Searched refs:crocus_transfer (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1202 struct crocus_transfer *map = (void *) xfer; in crocus_flush_staging_region()
1225 crocus_unmap_copy_region(struct crocus_transfer *map) in crocus_unmap_copy_region()
1233 crocus_map_copy_region(struct crocus_transfer *map) in crocus_map_copy_region()
1371 crocus_unmap_s8(struct crocus_transfer *map) in crocus_unmap_s8()
1404 crocus_map_s8(struct crocus_transfer *map) in crocus_map_s8()
1477 crocus_unmap_tiled_memcpy(struct crocus_transfer *map) in crocus_unmap_tiled_memcpy()
1505 crocus_map_tiled_memcpy(struct crocus_transfer *map) in crocus_map_tiled_memcpy()
1553 crocus_map_direct(struct crocus_transfer *map) in crocus_map_direct()
1646 struct crocus_transfer *map; in crocus_transfer_map()
1743 struct crocus_transfer *map = (void *) xfer; in crocus_transfer_flush_region()
[all …]
Dcrocus_resource.h262 struct crocus_transfer { struct
276 void (*unmap)(struct crocus_transfer *); argument
Dcrocus_screen.c788 sizeof(struct crocus_transfer), 64); in crocus_screen_create()