mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-09 08:56:43 +00:00
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
|
ps.1.1
|
||
|
|
||
|
;------------------------------------------------------------------------------
|
||
|
; Just use the vertex color
|
||
|
;------------------------------------------------------------------------------
|
||
|
|
||
|
tex t3
|
||
|
|
||
|
mul_x2 r0.rgb, v0, t3
|
||
|
+ mov r0.a, v0.a
|