hl2_src-leak-2017/src/materialsystem/stdshaders/white.psh

9 lines
239 B
Plaintext

ps.1.1
;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------
def c0, 1.0f, 1.0f, 1.0f, 1.0f
mov r0, c0