Lines Matching defs:newport_rexregs

30 struct newport_rexregs {  struct
31 npireg_t drawmode1; /* GL extra mode bits */
99 npireg_t drawmode0; /* REX command register */
139 npireg_t lsmode; /* Mode for line stipple ops */
140 npireg_t lspattern; /* Pattern for line stipple ops */
141 npireg_t lspatsave; /* Backup save pattern */
142 npireg_t zpattern; /* Pixel zpattern */
143 npireg_t colorback; /* Background color */
144 npireg_t colorvram; /* Clear color for fast vram */
145 npireg_t alpharef; /* Reference value for afunctions */
146 unsigned int pad0;
147 npireg_t smask0x; /* Window GL relative screen mask 0 */
148 npireg_t smask0y; /* Window GL relative screen mask 0 */
149 npireg_t _setup;
150 npireg_t _stepz;
151 npireg_t _lsrestore;
152 npireg_t _lssave;
154 unsigned int _pad1[0x30];
157 npfreg_t _xstart; /* X-start point (current) */
158 npfreg_t _ystart; /* Y-start point (current) */
159 npfreg_t _xend; /* x-end point */
160 npfreg_t _yend; /* y-end point */
161 npireg_t xsave; /* copy of xstart integer value for BLOCk addressing MODE */
162 npireg_t xymove; /* x.y offset from xstart, ystart for relative operations */
163 npfreg_t bresd;
164 npfreg_t bress1;
165 npireg_t bresoctinc1;
166 volatile int bresrndinc2;
167 npireg_t brese1;
168 npireg_t bress2;
169 npireg_t aweight0;
170 npireg_t aweight1;
171 npfreg_t xstartf;
172 npfreg_t ystartf;
173 npfreg_t xendf;
174 npfreg_t yendf;
175 npireg_t xstarti;
176 npfreg_t xendf1;
177 npireg_t xystarti;
178 npireg_t xyendi;
179 npireg_t xstartendi;
181 unsigned int _unused2[0x29];
183 npfreg_t colorred;
184 npfreg_t coloralpha;
185 npfreg_t colorgrn;
186 npfreg_t colorblue;
187 npfreg_t slopered;
188 npfreg_t slopealpha;
189 npfreg_t slopegrn;
190 npfreg_t slopeblue;
191 npireg_t wrmask;
192 npireg_t colori;
193 npfreg_t colorx;
194 npfreg_t slopered1;
195 npireg_t hostrw0;
196 npireg_t hostrw1;
197 npireg_t dcbmode;
226 unsigned int _unused3;
228 union np_dcb dcbdata0;
229 npireg_t dcbdata1;