Searched refs:vrend_temp_range (Results 1 – 1 of 1) sorted by relevance
113 struct vrend_temp_range { struct150 struct vrend_temp_range *temp_ranges;507 ctx->temp_ranges = realloc(ctx->temp_ranges, sizeof(struct vrend_temp_range) * (idx + 1)); in allocate_temp_range()518 static struct vrend_temp_range *find_temp_range(struct dump_ctx *ctx, int index) in find_temp_range()1972 struct vrend_temp_range *range = find_temp_range(ctx, inst->TexOffsets[0].Index); in fill_offset_buffer()2808 struct vrend_temp_range *range = find_temp_range(ctx, dst_reg->Register.Index); in get_destination_info()3035 struct vrend_temp_range *range = find_temp_range(ctx, src->Register.Index); in get_source_info()