ReactOS 0.4.15-dev-7788-g1ad9096
tagPIXELFORMATDESCRIPTOR Struct Reference

#include <wingdi.h>

Public Attributes

WORD nSize
 
WORD nVersion
 
DWORD dwFlags
 
BYTE iPixelType
 
BYTE cColorBits
 
BYTE cRedBits
 
BYTE cRedShift
 
BYTE cGreenBits
 
BYTE cGreenShift
 
BYTE cBlueBits
 
BYTE cBlueShift
 
BYTE cAlphaBits
 
BYTE cAlphaShift
 
BYTE cAccumBits
 
BYTE cAccumRedBits
 
BYTE cAccumGreenBits
 
BYTE cAccumBlueBits
 
BYTE cAccumAlphaBits
 
BYTE cDepthBits
 
BYTE cStencilBits
 
BYTE cAuxBuffers
 
BYTE iLayerType
 
BYTE bReserved
 
DWORD dwLayerMask
 
DWORD dwVisibleMask
 
DWORD dwDamageMask
 

Detailed Description

Definition at line 2569 of file wingdi.h.

Member Data Documentation

◆ bReserved

BYTE tagPIXELFORMATDESCRIPTOR::bReserved

Definition at line 2592 of file wingdi.h.

◆ cAccumAlphaBits

BYTE tagPIXELFORMATDESCRIPTOR::cAccumAlphaBits

Definition at line 2587 of file wingdi.h.

◆ cAccumBits

BYTE tagPIXELFORMATDESCRIPTOR::cAccumBits

Definition at line 2583 of file wingdi.h.

◆ cAccumBlueBits

BYTE tagPIXELFORMATDESCRIPTOR::cAccumBlueBits

Definition at line 2586 of file wingdi.h.

◆ cAccumGreenBits

BYTE tagPIXELFORMATDESCRIPTOR::cAccumGreenBits

Definition at line 2585 of file wingdi.h.

◆ cAccumRedBits

BYTE tagPIXELFORMATDESCRIPTOR::cAccumRedBits

Definition at line 2584 of file wingdi.h.

◆ cAlphaBits

◆ cAlphaShift

BYTE tagPIXELFORMATDESCRIPTOR::cAlphaShift

Definition at line 2582 of file wingdi.h.

◆ cAuxBuffers

BYTE tagPIXELFORMATDESCRIPTOR::cAuxBuffers

◆ cBlueBits

BYTE tagPIXELFORMATDESCRIPTOR::cBlueBits

Definition at line 2579 of file wingdi.h.

Referenced by wined3d_adapter_init_fb_cfgs().

◆ cBlueShift

BYTE tagPIXELFORMATDESCRIPTOR::cBlueShift

Definition at line 2580 of file wingdi.h.

◆ cColorBits

◆ cDepthBits

BYTE tagPIXELFORMATDESCRIPTOR::cDepthBits

◆ cGreenBits

BYTE tagPIXELFORMATDESCRIPTOR::cGreenBits

Definition at line 2577 of file wingdi.h.

Referenced by wined3d_adapter_init_fb_cfgs().

◆ cGreenShift

BYTE tagPIXELFORMATDESCRIPTOR::cGreenShift

Definition at line 2578 of file wingdi.h.

◆ cRedBits

BYTE tagPIXELFORMATDESCRIPTOR::cRedBits

Definition at line 2575 of file wingdi.h.

Referenced by wined3d_adapter_init_fb_cfgs().

◆ cRedShift

BYTE tagPIXELFORMATDESCRIPTOR::cRedShift

Definition at line 2576 of file wingdi.h.

◆ cStencilBits

BYTE tagPIXELFORMATDESCRIPTOR::cStencilBits

◆ dwDamageMask

DWORD tagPIXELFORMATDESCRIPTOR::dwDamageMask

Definition at line 2595 of file wingdi.h.

◆ dwFlags

◆ dwLayerMask

DWORD tagPIXELFORMATDESCRIPTOR::dwLayerMask

Definition at line 2593 of file wingdi.h.

◆ dwVisibleMask

DWORD tagPIXELFORMATDESCRIPTOR::dwVisibleMask

Definition at line 2594 of file wingdi.h.

◆ iLayerType

BYTE tagPIXELFORMATDESCRIPTOR::iLayerType

Definition at line 2591 of file wingdi.h.

Referenced by context_choose_pixel_format(), and wined3d_caps_gl_ctx_create().

◆ iPixelType

BYTE tagPIXELFORMATDESCRIPTOR::iPixelType

◆ nSize

WORD tagPIXELFORMATDESCRIPTOR::nSize

◆ nVersion

WORD tagPIXELFORMATDESCRIPTOR::nVersion

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