css_enhanced_waf/materialsystem/stdshaders/UnlitGeneric_DetailNoTexture.psh

10 lines
243 B
Text
Raw Normal View History

2020-04-22 17:56:21 +01:00
ps.1.1
;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------
tex t3
mul_x2 r0.rgb, v0, t3
+ mov r0.a, v0.a