ps_1_1

// tex0 = bumpmap
tex t0

// tex1 = envmap
texbem t1, t0

// multiply water self-color with reflection and return color
mul r0, v0, t1
