ReactOS 0.4.15-dev-7953-g1f49173
wined3d_typeless_format_depth_stencil_info Struct Reference
Collaboration diagram for wined3d_typeless_format_depth_stencil_info:

Public Attributes

enum wined3d_format_id typeless_id
 
enum wined3d_format_id depth_stencil_id
 
enum wined3d_format_id depth_view_id
 
enum wined3d_format_id stencil_view_id
 
BOOL separate_depth_view_format
 

Detailed Description

Definition at line 284 of file utils.c.

Member Data Documentation

◆ depth_stencil_id

enum wined3d_format_id wined3d_typeless_format_depth_stencil_info::depth_stencil_id

Definition at line 287 of file utils.c.

◆ depth_view_id

enum wined3d_format_id wined3d_typeless_format_depth_stencil_info::depth_view_id

Definition at line 288 of file utils.c.

◆ separate_depth_view_format

BOOL wined3d_typeless_format_depth_stencil_info::separate_depth_view_format

Definition at line 290 of file utils.c.

◆ stencil_view_id

enum wined3d_format_id wined3d_typeless_format_depth_stencil_info::stencil_view_id

Definition at line 289 of file utils.c.

◆ typeless_id

enum wined3d_format_id wined3d_typeless_format_depth_stencil_info::typeless_id

Definition at line 286 of file utils.c.


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