Home | History | Annotate | Download | only in main

Lines Matching defs:diffuse

1186 	    struct ureg diffuse = get_lightprod(p, i, 0, STATE_DIFFUSE);
1229 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _col0);
1233 release_temp(p, diffuse);
1241 struct ureg diffuse = get_lightprod(p, i, 1, STATE_DIFFUSE);
1288 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _bfc0);
1296 release_temp(p, diffuse);