Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c2567 *last_exp_pos = NULL, *last_exp_param = NULL; in generate_gs_copy_shader() local
2744 last_exp_param = ctx.bc->cf_last; in generate_gs_copy_shader()
2762 last_exp_param = ctx.bc->cf_last; in generate_gs_copy_shader()
2785 last_exp_param = ctx.bc->cf_last; in generate_gs_copy_shader()
2801 last_exp_param = ctx.bc->cf_last; in generate_gs_copy_shader()
2823 if (!last_exp_param) { in generate_gs_copy_shader()
2837 last_exp_param = ctx.bc->cf_last; in generate_gs_copy_shader()
2841 last_exp_param->op = CF_OP_EXPORT_DONE; in generate_gs_copy_shader()