css_enhanced_waf/materialsystem/stdshaders/white.psh

9 lines
239 B
Text
Raw Normal View History

2020-04-22 17:56:21 +01:00
ps.1.1
;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------
def c0, 1.0f, 1.0f, 1.0f, 1.0f
mov r0, c0