xps.1.1 ; lookup texture in stage 0 tex t0 ; output the texture color modulated by vertex color mul r0, t0, v0 ; ignore fog for now ; fog will have to be dealt with eventually