ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_pixel_format Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_pixel_format:

Public Attributes

int iPixelFormat
 
int iPixelType
 
int redSize
 
int greenSize
 
int blueSize
 
int alphaSize
 
int colorSize
 
int depthSize
 
int stencilSize
 
BOOL windowDrawable
 
BOOL doubleBuffer
 
int auxBuffers
 
int numSamples
 

Detailed Description

Definition at line 2217 of file wined3d_private.h.

Member Data Documentation

◆ alphaSize

int wined3d_pixel_format::alphaSize

◆ auxBuffers

int wined3d_pixel_format::auxBuffers

◆ blueSize

int wined3d_pixel_format::blueSize

◆ colorSize

int wined3d_pixel_format::colorSize

Definition at line 2221 of file wined3d_private.h.

Referenced by wined3d_adapter_init_fb_cfgs().

◆ depthSize

int wined3d_pixel_format::depthSize

◆ doubleBuffer

BOOL wined3d_pixel_format::doubleBuffer

◆ greenSize

int wined3d_pixel_format::greenSize

◆ iPixelFormat

int wined3d_pixel_format::iPixelFormat

◆ iPixelType

int wined3d_pixel_format::iPixelType

◆ numSamples

int wined3d_pixel_format::numSamples

◆ redSize

int wined3d_pixel_format::redSize

◆ stencilSize

int wined3d_pixel_format::stencilSize

◆ windowDrawable

BOOL wined3d_pixel_format::windowDrawable

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