Searched refs:start_in_dw (Results 1 – 4 of 4) sorted by relevance
203 chunk.start_in_dw = 0; in compute_memory_shadow()230 "(%"PRIi64" bytes)\n", item->start_in_dw, item->id, in compute_memory_finalize_pending()266 if (alloc_item->start_in_dw == hole_start) { in compute_memory_finalize_pending()269 } else if (alloc_item->start_in_dw > hole_start) { in compute_memory_finalize_pending()270 hole_size = alloc_item->start_in_dw - hole_start; in compute_memory_finalize_pending()336 if (src != dst || item->start_in_dw != last_pos) { in compute_memory_defrag()337 assert(last_pos <= item->start_in_dw); in compute_memory_defrag()357 int64_t start_in_dw) in compute_memory_promote_item() argument368 item->id, item->start_in_dw, item->start_in_dw * 4, in compute_memory_promote_item()370 start_in_dw, start_in_dw * 4); in compute_memory_promote_item()[all …]
47 int64_t start_in_dw; member82 return item->start_in_dw != -1; in is_item_in_pool()
976 buffer->chunk->start_in_dw*4, in evergreen_set_compute_resources()981 buffer->chunk->start_in_dw * 4, in evergreen_set_compute_resources()1028 handle = buffer_offset + buffers[i]->chunk->start_in_dw * 4; in evergreen_set_global_binding()
605 new_src_box.x += 4 * item->start_in_dw; in r600_copy_global_buffer()622 dstx += 4 * item->start_in_dw; in r600_copy_global_buffer()