Searched refs:QuadPos (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_fs_exec.c119 &machine->QuadPos);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_fs_exec.c119 &machine->QuadPos);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h334 struct tgsi_exec_vector QuadPos; member in struct:tgsi_exec_machine
H A Dtgsi_exec.c2769 const float x = mach->QuadPos.xyzw[0].f[0];
2770 const float y = mach->QuadPos.xyzw[1].f[0];
2797 const float *w = mach->QuadPos.xyzw[3].f;
2811 const float x = mach->QuadPos.xyzw[0].f[0];
2812 const float y = mach->QuadPos.xyzw[1].f[0];
2816 const float *w = mach->QuadPos.xyzw[3].f;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h408 struct tgsi_exec_vector QuadPos; member in struct:tgsi_exec_machine
H A Dtgsi_exec.c2973 const float x = mach->QuadPos.xyzw[0].f[0];
2974 const float y = mach->QuadPos.xyzw[1].f[0];
3001 const float *w = mach->QuadPos.xyzw[3].f;
3015 const float x = mach->QuadPos.xyzw[0].f[0];
3016 const float y = mach->QuadPos.xyzw[1].f[0];
3020 const float *w = mach->QuadPos.xyzw[3].f;

Completed in 23 milliseconds