| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_vertex.c | 49 GLubyte andmask; member in struct:vertex_stage_data 185 store->andmask = CLIP_FRUSTUM_BITS; 193 &store->andmask, 203 &store->andmask, 208 if (store->andmask) 220 &store->andmask ); 222 if (store->andmask) 226 VB->ClipAndMask = store->andmask;
|
| H A D | t_vb_program.c | 71 GLubyte ormask, andmask; /**< for clipping */ member in struct:vp_stage_data 135 store->andmask = CLIP_FRUSTUM_BITS; 145 &store->andmask, 155 &store->andmask, 160 if (store->andmask) { 175 &store->andmask ); 177 if (store->andmask) { 182 VB->ClipAndMask = store->andmask;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_vertex.c | 49 GLubyte andmask; member in struct:vertex_stage_data 188 store->andmask = CLIP_FRUSTUM_BITS; 196 &store->andmask, 206 &store->andmask, 211 if (store->andmask) 223 &store->andmask ); 225 if (store->andmask) 229 VB->ClipAndMask = store->andmask;
|
| H A D | t_vb_program.c | 71 GLubyte ormask, andmask; /**< for clipping */ member in struct:vp_stage_data 135 store->andmask = CLIP_FRUSTUM_BITS; 145 &store->andmask, 155 &store->andmask, 160 if (store->andmask) { 175 &store->andmask ); 177 if (store->andmask) { 182 VB->ClipAndMask = store->andmask;
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | disp_gu2.c | 162 void gu2_set_cursor_shape32(unsigned long memoffset, unsigned long *andmask, 164 void gu2_set_cursor_shape64(unsigned long memoffset, unsigned long *andmask, 170 void gu2_set_icon_shape64(unsigned long memoffset, unsigned long *andmask, 1122 unsigned long *andmask, unsigned long *xormask) 1126 unsigned long *andmask, unsigned long *xormask) 1135 WRITE_FB32(memoffset + 4, andmask[i]); 1166 unsigned long *andmask, unsigned long *xormask) 1170 unsigned long *andmask, unsigned long *xormask) 1182 WRITE_FB32(memoffset, andmask[i + 1]); 1183 WRITE_FB32(memoffset + 4, andmask[ 1121 gu2_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 1165 gu2_set_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 1291 gu2_set_icon_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask,unsigned int lines) argument [all...] |
| H A D | disp_gu1.c | 166 void gu1_set_cursor_shape32(unsigned long memoffset, unsigned long *andmask, 168 void gu1_set_cursor_shape64(unsigned long memoffset, unsigned long *andmask, 174 void gu1_set_icon_shape64(unsigned long memoffset, unsigned long *andmask, 1306 unsigned long *andmask, unsigned long *xormask) 1310 unsigned long *andmask, unsigned long *xormask) 1319 value = (andmask[i] & 0xFFFF0000) | (xormask[i] >> 16); 1322 value = (andmask[i] << 16) | (xormask[i] & 0x0000FFFF); 1305 gu1_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument
|
| H A D | gfx_disp.c | 870 unsigned long *andmask, unsigned long *xormask) 874 gu1_set_cursor_shape32(memoffset, andmask, xormask); 878 gu2_set_cursor_shape32(memoffset, andmask, xormask); 888 unsigned long *andmask, unsigned long *xormask) 892 gu2_set_cursor_shape64(memoffset, andmask, xormask); 942 unsigned long *andmask, unsigned long *xormask, 947 gu2_set_icon_shape64(memoffset, andmask, xormask, lines); 869 gfx_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 887 gfx_set_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 941 gfx_set_icon_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask,unsigned int lines) argument
|
| H A D | gfx_rtns.h | 271 unsigned long *andmask, 274 unsigned long *andmask, 280 void gfx_set_icon_shape64(unsigned long memoffset, unsigned long *andmask,
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | disp_gu2.c | 841 unsigned long *andmask, unsigned long *xormask) 845 unsigned long *andmask, unsigned long *xormask) 853 WRITE_FB32(memoffset + 4, andmask[i]); 883 unsigned long *andmask, unsigned long *xormask) 887 unsigned long *andmask, unsigned long *xormask) 898 WRITE_FB32(memoffset, andmask[i + 1]); 899 WRITE_FB32(memoffset + 4, andmask[i]); 1001 gu2_set_icon_shape64(unsigned long memoffset, unsigned long *andmask, argument 1005 gfx_set_icon_shape64(unsigned long memoffset, unsigned long *andmask, 1016 WRITE_FB32(memoffset, andmask[ 840 gu2_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 882 gu2_set_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument [all...] |
| H A D | gfx_disp.c | 1109 unsigned long *andmask, unsigned long *xormask) 1113 gu1_set_cursor_shape32(memoffset, andmask, xormask); 1117 gu2_set_cursor_shape32(memoffset, andmask, xormask); 1127 unsigned long *andmask, unsigned long *xormask) 1131 gu2_set_cursor_shape64(memoffset, andmask, xormask); 1181 unsigned long *andmask, unsigned long *xormask, 1186 gu2_set_icon_shape64(memoffset, andmask, xormask, lines); 1108 gfx_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 1126 gfx_set_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 1180 gfx_set_icon_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask,unsigned int lines) argument
|
| H A D | gfx_rtns.h | 168 void gfx_set_cursor_shape32(unsigned long memoffset, unsigned long *andmask, 170 void gfx_set_cursor_shape64(unsigned long memoffset, unsigned long *andmask, 176 void gfx_set_icon_shape64(unsigned long memoffset, unsigned long *andmask,
|
| H A D | gfx_priv.h | 154 unsigned long *andmask, unsigned long *xormask); 294 unsigned long *andmask, unsigned long *xormask); 296 unsigned long *andmask, unsigned long *xormask); 301 void gu2_set_icon_shape64(unsigned long memoffset, unsigned long *andmask,
|
| H A D | disp_gu1.c | 1035 unsigned long *andmask, unsigned long *xormask) 1039 unsigned long *andmask, unsigned long *xormask) 1047 value = (andmask[i] & 0xFFFF0000) | (xormask[i] >> 16); 1050 value = (andmask[i] << 16) | (xormask[i] & 0x0000FFFF); 1034 gu1_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_rtns.h | 193 unsigned long *andmask, 198 unsigned long *andmask,
|
| H A D | cim_vg.c | 1964 vg_set_mono_cursor_shape32(unsigned long memoffset, unsigned long *andmask, argument 1983 WRITE_FB32(memoffset + 4, andmask[i]); 2015 vg_set_mono_cursor_shape64(unsigned long memoffset, unsigned long *andmask, argument 2037 WRITE_FB32(memoffset, andmask[i + 1]); 2038 WRITE_FB32(memoffset + 4, andmask[i]);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_bios.c | 1755 uint32_t andmask, ormask, val, channel_complete_mask; local in function:RADEONRestoreBIOSRegBlock 1786 andmask = RADEON_BIOS32(offset); 1791 index, (unsigned)andmask, (unsigned)ormask); 1794 val = (val & andmask) | ormask; 1799 andmask = RADEON_BIOS32(offset); 1804 index, (unsigned)andmask, (unsigned)ormask); 1806 val = (val & andmask) | ormask; 1921 uint32_t andmask, ormask, val, clk_pwrmgt_cntl; local in function:RADEONRestoreBIOSPllBlock 1983 andmask = 1992 index, shift, (unsigned)andmask, (unsigne [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_galfns.c | 1095 * andmask: It is a pointer to 32 DWORD of AND data. 1101 unsigned long *andmask, unsigned long *xormask) 1109 memcpy(sCursorShape.dwAndMask, andmask, sizeof(sCursorShape.dwAndMask)); 1125 * andmask: It is a pointer to 64 DWORD of AND data. 1130 unsigned long *andmask, unsigned long *xormask) 1138 memcpy(sCursorShape.dwAndMask, andmask, sizeof(sCursorShape.dwAndMask)); 3064 * andmask: Andmask of the icon buffer. 3070 Gal_set_icon_shape64(unsigned long memoffset, unsigned long *andmask, argument 3078 *(sSetIconshape64.andmask) = *andmask; 1100 Gal_set_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument 1129 Gal_set_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask) argument [all...] |