1!!ARBfp1.0 2TEMP R0; 3MOV R0, {0.0}.x; 4MUL R0.xy, fragment.position, {0.008}.x; 5TEX result.color, R0, texture[0], 2D; 6END 7
1!!ARBfp1.0 2TEMP R0; 3MOV R0, {0.0}.x; 4MUL R0.xy, fragment.position, {0.008}.x; 5TEX result.color, R0, texture[0], 2D; 6END 7