source-engine/materialsystem/stdshaders/white.psh

9 lines
239 B
Plaintext
Raw Permalink Normal View History

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