hl2sdk/materialsystem/stdshaders/white.psh
2025-02-19 18:36:16 -05:00

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