9 lines
101 B

ps.1.1
// Single layer, just modulate by vertex color and emit
//
tex t0
mul r0, t0, v0;