Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1268 serge 1
 
2
3
 
4
dcl_2d s1
5
dcl_2d s2
6
7
 
8
9
 
10
dcl_texcoord1 v0.zw
11
12
 
13
14
 
15
abs r0.x, r0.x
16
mov r0.xyzw, -r0.x
17
texkill r0.x
18
texld oC0, v0.zw, s1
19