Lines Matching full:diffuse
1175 struct ureg diffuse = get_lightprod(p, i, 0, STATE_DIFFUSE);
1218 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _col0);
1222 release_temp(p, diffuse);
1230 struct ureg diffuse = get_lightprod(p, i, 1, STATE_DIFFUSE);
1277 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _bfc0);
1285 release_temp(p, diffuse);