Home
last modified time | relevance | path

Searched defs:_VbeModeInfoBlock (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.h114 struct _VbeModeInfoBlock { struct
115 CARD16 ModeAttributes; /* mode attributes */
116 CARD8 WinAAttributes; /* window A attributes */
117 CARD8 WinBAttributes; /* window B attributes */
118 CARD16 WinGranularity; /* window granularity */
119 CARD16 WinSize; /* window size */
120 CARD16 WinASegment; /* window A start segment */
121 CARD16 WinBSegment; /* window B start segment */
122 CARD32 WinFuncPtr; /* real mode pointer to window function */
123 CARD16 BytesPerScanline; /* bytes per scanline */
[all …]