mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-15 05:06:57 +00:00
1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
ps.1.1
|
||||
|
||||
tex t0
|
||||
tex t1
|
||||
|
||||
mul r0.rgb, t0, v0 +
|
||||
|
||||
; handle distance fade
|
||||
sub r0.a, t0.a, 1-v0.a
|
||||
|
||||
sub r0.a, r0.a, t1_bias.a
|
||||
cnd r0.a, r0.a, c0.a, c1.a
|
||||
Reference in New Issue
Block a user