-
Notifications
You must be signed in to change notification settings - Fork 115
/
OpenGL.uew
executable file
·154 lines (148 loc) · 1.08 KB
/
OpenGL.uew
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
/L20"ARB Program" Line Comment = // Line Comment Alt = # File Extensions = FP VP
/Delimiters = [] + .,;-
/C1"Declaration Instructions"
ALIAS
ATTRIB
END
OPTION
OUTPUT
PARAM
TEMP
/C2"General Instructions"
ABS
ABS_SAT
ADD
ADD_SAT
DP3
DP3_SAT
DP4
DP4_SAT
DPH
DPH_SAT
DST
DST_SAT
EX2
EX2_SAT
FLR
FLR_SAT
FRC
FRC_SAT
KIL
LG2
LG2_SAT
LIT
LIT_SAT
LRP
LRP_SAT
MAD
MAD_SAT
MAX
MAX_SAT
MIN
MIN_SAT
MOV
MOV_SAT
MUL
MUL_SAT
POW
POW_SAT
SIN
SIN_SAT
SCS
SCS_SAT
SGE
SGE_SAT
SLT
SLT_SAT
SUB
SUB_SAT
SWZ
SWZ_SAT
TEX
TEX_SAT
TXB
TXB_SAT
TXP
TXP_SAT
XPD
XPD_SAT
1D
2D
3D
CUBE
RECT
/C4"Registers"
.ambient
.attenuation
.back
.color
.depth
.diffuse
.direction
.emission
.env
.fog
.fogcoord
.front
.half
.inverse
.invtrans
.light
.lightmodel
.lightprod
.local
.material
.matrix
.modelview
.mvp
.palette
.params
.position
.primary
.program
.projection
.row
.secondary
.shininess
.specular
.spot
.texcoord
.texenv
.texture
.transpose
fragment
program
result
state
texture
/C5"Masks"
.x
.y
.xy
.z
.xz
.yz
.xyz
.w
.xw
.yw
.xyw
.zw
.xzw
.yzw
.xyzw
.r
.g
.rg
.b
.rb
.gb
.rgb
.a
.ra
.ga
.rga
.ba
.rba
.gba
.rgba