Searched refs:ps_true_texcoord (Results 1 – 3 of 3) sorted by relevance
99 struct src_register ps_true_texcoord[PIPE_MAX_ATTRIBS]; member
300 emit->ps_true_texcoord[unit] = emit->input_map[idx]; in ps30_input()
3339 assert(unit < ARRAY_SIZE(emit->ps_true_texcoord)); in emit_inverted_texcoords()3350 emit->ps_true_texcoord[unit], in emit_inverted_texcoords()