blob: feb29ba6d5d1dadb8662e4e93f85390f603d5a68 (
plain) (
blame)
1
2
3
4
5
6
7
|
ps.1.1
;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------
mov r0, v0
|