Seb.26
14th March 2006, 15:32
Hi does anybody can explain what are this values in MPC pixels shaders :
#define counter (p0[2])
#define clock (p0[3])
#define one_over_width (p1[0])
#define one_over_height (p1[1])
how to use them ???
Thanks in advance ...
#define counter (p0[2])
#define clock (p0[3])
#define one_over_width (p1[0])
#define one_over_height (p1[1])
how to use them ???
Thanks in advance ...