ReactOS 0.4.15-dev-7958-gcd0bb1a
wined3d_format_channels Struct Reference
Collaboration diagram for wined3d_format_channels:

Public Attributes

enum wined3d_format_id id
 
DWORD red_size
 
DWORD green_size
 
DWORD blue_size
 
DWORD alpha_size
 
DWORD red_offset
 
DWORD green_offset
 
DWORD blue_offset
 
DWORD alpha_offset
 
UINT bpp
 
BYTE depth_size
 
BYTE stencil_size
 

Detailed Description

Definition at line 72 of file utils.c.

Member Data Documentation

◆ alpha_offset

DWORD wined3d_format_channels::alpha_offset

Definition at line 76 of file utils.c.

◆ alpha_size

DWORD wined3d_format_channels::alpha_size

Definition at line 75 of file utils.c.

◆ blue_offset

DWORD wined3d_format_channels::blue_offset

Definition at line 76 of file utils.c.

◆ blue_size

DWORD wined3d_format_channels::blue_size

Definition at line 75 of file utils.c.

◆ bpp

UINT wined3d_format_channels::bpp

Definition at line 77 of file utils.c.

◆ depth_size

BYTE wined3d_format_channels::depth_size

Definition at line 78 of file utils.c.

◆ green_offset

DWORD wined3d_format_channels::green_offset

Definition at line 76 of file utils.c.

◆ green_size

DWORD wined3d_format_channels::green_size

Definition at line 75 of file utils.c.

◆ id

enum wined3d_format_id wined3d_format_channels::id

Definition at line 74 of file utils.c.

◆ red_offset

DWORD wined3d_format_channels::red_offset

Definition at line 76 of file utils.c.

◆ red_size

DWORD wined3d_format_channels::red_size

Definition at line 75 of file utils.c.

◆ stencil_size

BYTE wined3d_format_channels::stencil_size

Definition at line 78 of file utils.c.


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