Searched refs:VBS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit.c4084 unsigned short VRE, VBE, VRS, VBS, VDE, VT; local in function:SiS_Generic_ConvertCRData
4134 (void)VBS; (void)HBS; (void)A;
4172 VBS = crdata[11] |
4203 "V: A %d B %d C %d D %d E %d F %d VT %d VDE %d VRS %d VBS %d VBE %d VRE %d\n",
4204 A, B, C, D, E, F, VT, VDE, VRS, VBS, VBE, VRE);
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.c831 if (usTemp & 0x100) jReg07 |= 0x08; /* VBS D[8] */
832 if (usTemp & 0x200) jReg09 |= 0x20; /* VBS D[9] */
833 if (usTemp & 0x400) jRegAE |= 0x04; /* VBS D[10] */
1041 ULONG VT, VDE, VBS, VBE, VRS, VRE; local in function:bSetAST1180CRTCReg
1062 VBS= mode->CrtcVBlankStart;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst4272 - radv: use MAX_{VBS,VERTEX_ATTRIBS} when defining max vertex input

Completed in 13 milliseconds