Searched refs:next_pixel_base (Results 1 – 1 of 1) sorted by relevance
1175 int next_pixel_base = 0, next_pos_base = 60, next_param_base = 0; in r600_shader_from_tgsi() local1582 if (next_pixel_base && next_pixel_base >= (rctx->nr_cbufs + rctx->dual_src_blend * 1)) { in r600_shader_from_tgsi()1588 output[j].array_base = next_pixel_base++; in r600_shader_from_tgsi()1603 output[j].array_base = next_pixel_base++; in r600_shader_from_tgsi()1657 if (ctx.type == TGSI_PROCESSOR_FRAGMENT && next_pixel_base == 0) { in r600_shader_from_tgsi()