Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
145 B

  1. ps.1.1
  2. tex t0
  3. tex t1
  4. mul r0.rgb, t0, v0 +
  5. ; handle distance fade
  6. sub r0.a, t0.a, 1-v0.a
  7. sub r0.a, r0.a, t1_bias.a
  8. cnd r0.a, r0.a, c0.a, c1.a