Searched refs:ps_true_pos (Results 1 – 3 of 3) sorted by relevance
187 emit->ps_true_pos = src_register( SVGA3DREG_MISCTYPE, in ps30_input()189 emit->ps_true_pos.base.swizzle = TRANSLATE_SWIZZLE( TGSI_SWIZZLE_X, in ps30_input()193 reg = writemask( dst(emit->ps_true_pos), in ps30_input()214 emit->input_map[idx] = emit->ps_true_pos; in ps30_input()
112 struct src_register ps_true_pos; member
3022 emit->ps_true_pos )) in emit_ps_preamble()