index
:
archived-source-engine-2018-hl2-src
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
materialsystem
/
stdshaders
/
DecalBaseTimesLightmapAlphaBlendSelfIllum1_ps11.psh
blob: abd97c74e34d6877a46e59e179117e8b8d0025e0 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
ps.1.1 tex t0 ; base texture tex t1 ; lightmap mul r0.rgb, t0, t1 + mov r0.a, t0.a