mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 22:27:05 +00:00
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
ps.1.1
|
|
|
|
; c0 is grey or white depending on if this is mod2x or not.
|
|
|
|
tex t0 ; base color
|
|
|
|
mul_sat r0.rgba, t0, v0
|
|
lrp r0.rgb, r0.a, r0, c0
|