ReactOS 0.4.15-dev-8100-g1887773
SVGA_MODE_INFORMATION Struct Reference

Public Attributes

USHORT ModeAttributes
 
UCHAR WindowAttributesA
 
UCHAR WindowsAttributesB
 
USHORT WindowGranularity
 
USHORT WindowSize
 
USHORT WindowAStartSegment
 
USHORT WindowBStartSegment
 
ULONG WindowPositioningFunction
 
USHORT BytesPerScanLine
 
USHORT WidthInPixels
 
USHORT HeightInPixels
 
UCHAR CharacterWidthInPixels
 
UCHAR CharacterHeightInPixels
 
UCHAR NumberOfMemoryPlanes
 
UCHAR BitsPerPixel
 
UCHAR NumberOfBanks
 
UCHAR MemoryModel
 
UCHAR BankSize
 
UCHAR NumberOfImagePanes
 
UCHAR Reserved1
 
UCHAR RedMaskSize
 
UCHAR RedMaskPosition
 
UCHAR GreenMaskSize
 
UCHAR GreenMaskPosition
 
UCHAR BlueMaskSize
 
UCHAR BlueMaskPosition
 
UCHAR ReservedMaskSize
 
UCHAR ReservedMaskPosition
 
UCHAR DirectColorModeInfo
 
ULONG LinearVideoBufferAddress
 
ULONG OffscreenMemoryPointer
 
USHORT OffscreenMemorySize
 
USHORT LinearBytesPerScanLine
 
UCHAR BankedNumberOfImages
 
UCHAR LinearNumberOfImages
 
UCHAR LinearRedMaskSize
 
UCHAR LinearRedMaskPosition
 
UCHAR LinearGreenMaskSize
 
UCHAR LinearGreenMaskPosition
 
UCHAR LinearBlueMaskSize
 
UCHAR LinearBlueMaskPosition
 
UCHAR LinearReservedMaskSize
 
UCHAR LinearReservedMaskPosition
 
ULONG MaximumPixelClock
 
UCHAR Reserved2 [190]
 

Detailed Description

Definition at line 55 of file pcvideo.c.

Member Data Documentation

◆ BankedNumberOfImages

UCHAR SVGA_MODE_INFORMATION::BankedNumberOfImages

Definition at line 96 of file pcvideo.c.

◆ BankSize

UCHAR SVGA_MODE_INFORMATION::BankSize

Definition at line 75 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ BitsPerPixel

UCHAR SVGA_MODE_INFORMATION::BitsPerPixel

Definition at line 72 of file pcvideo.c.

Referenced by PcVideoGetDisplaySize(), and PcVideoVesaGetSVGAModeInformation().

◆ BlueMaskPosition

UCHAR SVGA_MODE_INFORMATION::BlueMaskPosition

Definition at line 84 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ BlueMaskSize

UCHAR SVGA_MODE_INFORMATION::BlueMaskSize

Definition at line 83 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ BytesPerScanLine

USHORT SVGA_MODE_INFORMATION::BytesPerScanLine

◆ CharacterHeightInPixels

UCHAR SVGA_MODE_INFORMATION::CharacterHeightInPixels

Definition at line 70 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ CharacterWidthInPixels

UCHAR SVGA_MODE_INFORMATION::CharacterWidthInPixels

Definition at line 69 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ DirectColorModeInfo

UCHAR SVGA_MODE_INFORMATION::DirectColorModeInfo

Definition at line 87 of file pcvideo.c.

◆ GreenMaskPosition

UCHAR SVGA_MODE_INFORMATION::GreenMaskPosition

Definition at line 82 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ GreenMaskSize

UCHAR SVGA_MODE_INFORMATION::GreenMaskSize

Definition at line 81 of file pcvideo.c.

Referenced by PcVideoGetDisplaySize(), and PcVideoVesaGetSVGAModeInformation().

◆ HeightInPixels

USHORT SVGA_MODE_INFORMATION::HeightInPixels

◆ LinearBlueMaskPosition

UCHAR SVGA_MODE_INFORMATION::LinearBlueMaskPosition

Definition at line 103 of file pcvideo.c.

◆ LinearBlueMaskSize

UCHAR SVGA_MODE_INFORMATION::LinearBlueMaskSize

Definition at line 102 of file pcvideo.c.

◆ LinearBytesPerScanLine

USHORT SVGA_MODE_INFORMATION::LinearBytesPerScanLine

Definition at line 95 of file pcvideo.c.

◆ LinearGreenMaskPosition

UCHAR SVGA_MODE_INFORMATION::LinearGreenMaskPosition

Definition at line 101 of file pcvideo.c.

◆ LinearGreenMaskSize

UCHAR SVGA_MODE_INFORMATION::LinearGreenMaskSize

Definition at line 100 of file pcvideo.c.

◆ LinearNumberOfImages

UCHAR SVGA_MODE_INFORMATION::LinearNumberOfImages

Definition at line 97 of file pcvideo.c.

◆ LinearRedMaskPosition

UCHAR SVGA_MODE_INFORMATION::LinearRedMaskPosition

Definition at line 99 of file pcvideo.c.

◆ LinearRedMaskSize

UCHAR SVGA_MODE_INFORMATION::LinearRedMaskSize

Definition at line 98 of file pcvideo.c.

◆ LinearReservedMaskPosition

UCHAR SVGA_MODE_INFORMATION::LinearReservedMaskPosition

Definition at line 105 of file pcvideo.c.

◆ LinearReservedMaskSize

UCHAR SVGA_MODE_INFORMATION::LinearReservedMaskSize

Definition at line 104 of file pcvideo.c.

◆ LinearVideoBufferAddress

ULONG SVGA_MODE_INFORMATION::LinearVideoBufferAddress

Definition at line 91 of file pcvideo.c.

◆ MaximumPixelClock

ULONG SVGA_MODE_INFORMATION::MaximumPixelClock

Definition at line 106 of file pcvideo.c.

◆ MemoryModel

UCHAR SVGA_MODE_INFORMATION::MemoryModel

Definition at line 74 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ ModeAttributes

USHORT SVGA_MODE_INFORMATION::ModeAttributes

Definition at line 57 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ NumberOfBanks

UCHAR SVGA_MODE_INFORMATION::NumberOfBanks

Definition at line 73 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ NumberOfImagePanes

UCHAR SVGA_MODE_INFORMATION::NumberOfImagePanes

Definition at line 76 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ NumberOfMemoryPlanes

UCHAR SVGA_MODE_INFORMATION::NumberOfMemoryPlanes

Definition at line 71 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ OffscreenMemoryPointer

ULONG SVGA_MODE_INFORMATION::OffscreenMemoryPointer

Definition at line 92 of file pcvideo.c.

◆ OffscreenMemorySize

USHORT SVGA_MODE_INFORMATION::OffscreenMemorySize

Definition at line 93 of file pcvideo.c.

◆ RedMaskPosition

UCHAR SVGA_MODE_INFORMATION::RedMaskPosition

Definition at line 80 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ RedMaskSize

UCHAR SVGA_MODE_INFORMATION::RedMaskSize

Definition at line 79 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ Reserved1

UCHAR SVGA_MODE_INFORMATION::Reserved1

Definition at line 77 of file pcvideo.c.

◆ Reserved2

UCHAR SVGA_MODE_INFORMATION::Reserved2[190]

Definition at line 107 of file pcvideo.c.

◆ ReservedMaskPosition

UCHAR SVGA_MODE_INFORMATION::ReservedMaskPosition

Definition at line 86 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ ReservedMaskSize

UCHAR SVGA_MODE_INFORMATION::ReservedMaskSize

Definition at line 85 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WidthInPixels

USHORT SVGA_MODE_INFORMATION::WidthInPixels

Definition at line 67 of file pcvideo.c.

Referenced by PcVideoSetMode(), and PcVideoVesaGetSVGAModeInformation().

◆ WindowAStartSegment

USHORT SVGA_MODE_INFORMATION::WindowAStartSegment

Definition at line 62 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WindowAttributesA

UCHAR SVGA_MODE_INFORMATION::WindowAttributesA

Definition at line 58 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WindowBStartSegment

USHORT SVGA_MODE_INFORMATION::WindowBStartSegment

Definition at line 63 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WindowGranularity

USHORT SVGA_MODE_INFORMATION::WindowGranularity

◆ WindowPositioningFunction

ULONG SVGA_MODE_INFORMATION::WindowPositioningFunction

Definition at line 64 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WindowsAttributesB

UCHAR SVGA_MODE_INFORMATION::WindowsAttributesB

Definition at line 59 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().

◆ WindowSize

USHORT SVGA_MODE_INFORMATION::WindowSize

Definition at line 61 of file pcvideo.c.

Referenced by PcVideoVesaGetSVGAModeInformation().


The documentation for this struct was generated from the following file: