|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wined3d_private.h>
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 |
Definition at line 2217 of file wined3d_private.h.
| int wined3d_pixel_format::alphaSize |
Definition at line 2221 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_color().
| int wined3d_pixel_format::auxBuffers |
Definition at line 2225 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), and wined3d_adapter_init_fb_cfgs().
| int wined3d_pixel_format::blueSize |
Definition at line 2221 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_color().
| int wined3d_pixel_format::colorSize |
Definition at line 2221 of file wined3d_private.h.
Referenced by wined3d_adapter_init_fb_cfgs().
| int wined3d_pixel_format::depthSize |
Definition at line 2222 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_depth().
| BOOL wined3d_pixel_format::doubleBuffer |
Definition at line 2224 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), and wined3d_adapter_init_fb_cfgs().
| int wined3d_pixel_format::greenSize |
Definition at line 2221 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_color().
| int wined3d_pixel_format::iPixelFormat |
Definition at line 2219 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), and wined3d_adapter_init_fb_cfgs().
| int wined3d_pixel_format::iPixelType |
Definition at line 2220 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_color().
| int wined3d_pixel_format::numSamples |
Definition at line 2226 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), and wined3d_adapter_init_fb_cfgs().
| int wined3d_pixel_format::redSize |
Definition at line 2221 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_color().
| int wined3d_pixel_format::stencilSize |
Definition at line 2222 of file wined3d_private.h.
Referenced by context_choose_pixel_format(), wined3d_adapter_init_fb_cfgs(), and wined3d_check_pixel_format_depth().
| BOOL wined3d_pixel_format::windowDrawable |
Definition at line 2223 of file wined3d_private.h.
Referenced by CheckRenderTargetCapability(), context_choose_pixel_format(), and wined3d_adapter_init_fb_cfgs().