Home | History | Annotate | Download | only in Device

Lines Matching defs:c011

607 		Color<float> c011 = read(x0, y1, z1);
620 c011 *= (1 - fx) * fy * fz;
623 return c000 + c100 + c010 + c110 + c001 + c101 + c011 + c111;