aboutsummaryrefslogtreecommitdiff
path: root/mp/src/materialsystem/stdshaders/UnlitGeneric_DetailNoTexture.psh
blob: 193de81e9d0544cf0233fad271322e6d1e8937a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
ps.1.1

;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------

tex t3

mul_x2 r0.rgb, v0, t3
+ mov r0.a, v0.a