Searched refs:allocate_system_value_inputs (Results 1 – 1 of 1) sorted by relevance
1274 static int allocate_system_value_inputs(struct r600_shader_ctx *ctx, int gpr_offset) in allocate_system_value_inputs() function1411 return allocate_system_value_inputs(ctx, 0); in evergreen_gpr_count()3571 …ctx.file_offset[TGSI_FILE_INPUT] = allocate_system_value_inputs(&ctx, ctx.file_offset[TGSI_FILE_IN… in r600_shader_from_tgsi()