aboutsummaryrefslogtreecommitdiff
path: root/mp/src/materialsystem/stdshaders/UnlitGeneric_DetailNoTexture.psh
blob: c79dc2ce613ff1aaefc4d776a5af37ecbf20876c (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