css_enhanced_waf/materialsystem/stdshaders/DecalBaseTimesLightmapAlphaBlendSelfIllum1_ps11.psh
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

9 lines
88 B
Text

ps.1.1
tex t0 ; base texture
tex t1 ; lightmap
mul r0.rgb, t0, t1
+ mov r0.a, t0.a