Files
cool-source-archive/materialsystem/stdshaders/DecalBaseTimesLightmapAlphaBlendSelfIllum1_ps11.psh
2021-10-01 13:28:22 +07:00

10 lines
97 B
Plaintext

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