ps.1.0 //defines the pixel shader version (1.0)
def c0, 1.0f, 0.0f,0.0f, 1.0f //full red full alpha
mov r0,c0 //moves the constant registers contents to the output register r0