Searched refs:QuadPos (Results 1 – 3 of 3) sorted by relevance
119 &machine->QuadPos); in exec_run()
378 struct tgsi_exec_vector QuadPos; member
2925 const float x = mach->QuadPos.xyzw[0].f[0]; in eval_linear_coef()2926 const float y = mach->QuadPos.xyzw[1].f[0]; in eval_linear_coef()2953 const float *w = mach->QuadPos.xyzw[3].f; in interp_perspective_offset()2967 const float x = mach->QuadPos.xyzw[0].f[0]; in eval_perspective_coef()2968 const float y = mach->QuadPos.xyzw[1].f[0]; in eval_perspective_coef()2972 const float *w = mach->QuadPos.xyzw[3].f; in eval_perspective_coef()