repo.or.cz
/
piglit
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more structure constructor tests.
[piglit/hramrach.git]
/
tests
/
shaders
/
generic
/
kil-swizzle.fp
blob
916dbcd362cdb23ec0de43b86c14374ce3fc241c
1
6 2 0
2
tc
3
-
1
-
1
-
1
-
1
4
-
1
-
1
-
1
-
1
5
tex
6
expected
7
0 0 1 0
8
9
tc
10
1 1
-
1
-
1
11
-
1
-
1 1 1
12
tex
13
expected
14
1 0 0 0
15
16
tc
17
1 1
-
1
-
1
18
-
1
-
1
-
1 1
19
tex
20
expected
21
0 0 1 0
22
23
tc
24
1 1
-
1
-
1
25
-
1
-
1 1
-
1
26
tex
27
expected
28
0 0 1 0
29
30
tc
31
1
-
1
-
1
-
1
32
-
1
-
1 1 1
33
tex
34
expected
35
0 0 1 0
36
37
tc
38
-
1 1
-
1
-
1
39
-
1
-
1
-
1 1
40
tex
41
expected
42
0 0 1 0
43
44
!!
ARBfp1.0
45
KIL fragment.texcoord
[
0
]
.xxyy
;
46
KIL fragment.texcoord
[
1
]
.zwwz
;
47
MOV result.color
, {
1.0
,
0.0
,
0.0
,
0.0
};
48
END