Home
last modified time | relevance | path

Searched refs:allocate_system_value_inputs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1074 static int allocate_system_value_inputs(struct r600_shader_ctx *ctx, int gpr_offset) in allocate_system_value_inputs() function
1231 return allocate_system_value_inputs(ctx, num_baryc); in evergreen_gpr_count()
3042 …ctx.file_offset[TGSI_FILE_INPUT] = allocate_system_value_inputs(&ctx, ctx.file_offset[TGSI_FILE_IN… in r600_shader_from_tgsi()