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