Searched refs:color_src (Results 1 – 1 of 1) sorted by relevance
6194 struct tgsi_full_src_register color_src = in emit_alpha_test_instructions() local6197 scalar_src(&color_src, TGSI_SWIZZLE_W); in emit_alpha_test_instructions()6220 &color_src, FALSE); /* XXX saturate? */ in emit_alpha_test_instructions()6242 struct tgsi_full_src_register color_src; in emit_broadcast_color_instructions() local6246 color_src = make_immediate_reg_float(emit, 1.0f); in emit_broadcast_color_instructions()6251 color_src = make_src_temp_reg(fs_color_tmp_index); in emit_broadcast_color_instructions()6268 &color_src, FALSE); /* XXX saturate? */ in emit_broadcast_color_instructions()