Searched refs:gpr_offset (Results 1 – 2 of 2) sorted by relevance
1274 static int allocate_system_value_inputs(struct r600_shader_ctx *ctx, int gpr_offset) in allocate_system_value_inputs() argument1349 gpr_offset += num_baryc; in allocate_system_value_inputs()1358 int gpr = gpr_offset + num_regs++; in allocate_system_value_inputs()1371 return gpr_offset + num_regs; in allocate_system_value_inputs()
50720 * syscall.c (get_scno): Make gpr_offset[] array static const.