Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_transfer.h43 ILO_TRANSFER_MAP_CPU, enumerator
Dilo_transfer.c122 m = ILO_TRANSFER_MAP_CPU; /* fast and mostly coherent */ in resource_get_transfer_method()
126 m = ILO_TRANSFER_MAP_CPU; /* gtt read is too slow */ in resource_get_transfer_method()
210 case ILO_TRANSFER_MAP_CPU: in xfer_unblock()
274 case ILO_TRANSFER_MAP_CPU: in xfer_map()
331 case ILO_TRANSFER_MAP_CPU: in xfer_unmap()
948 case ILO_TRANSFER_MAP_CPU: in tex_map()