summaryrefslogtreecommitdiff
path: root/materialsystem/stdshaders/white.psh
blob: 67d586f82c8e662cb294870e85d3065256780cc1 (plain) (blame)
1
2
3
4
5
6
7
8
ps.1.1

;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------

def c0, 1.0f, 1.0f, 1.0f, 1.0f
mov r0, c0