Lines Matching defs:map
499 * If ANV_BO_ALLOC_MAPPED is set in flags, this is the map for the whole
500 * BO. If ANV_BO_WRAPPER is set in flags, map points to the wrapped BO.
502 void *map;
537 * for anv_bo::is_wrapper and anv_bo::map which points to the actual BO.
567 bo = bo->map;
699 * bo.map + center_bo_offset + offsets.
703 /* Current memory map of the block pool. This pointer may or may not
710 * In particular, map == bo.map + center_offset
715 void *map;
746 void *map;
770 struct anv_free_entry *map;
876 return &table->map[idx].state;
1399 void *map, size_t map_size);
1558 void *map, size_t size)
1561 batch->next = batch->start = map;
1562 batch->end = map + size;
1722 void * map;
1725 /* The map, from the user PoV is map + map_delta */
1728 /* The map, from the user PoV is map + map_delta */
3334 /* How to map sampled ycbcr planes to a single 4 component element. */
3435 /* Sometimes the swizzle will have alpha map to one. We do this to fake