|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d.h>

| struct wined3d_stencil_op_desc wined3d_depth_stencil_state_desc::back |
Definition at line 2068 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
| BOOL wined3d_depth_stencil_state_desc::depth |
Definition at line 2061 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
| enum wined3d_cmp_func wined3d_depth_stencil_state_desc::depth_func |
Definition at line 2063 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
| BOOL wined3d_depth_stencil_state_desc::depth_write |
Definition at line 2062 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
| struct wined3d_stencil_op_desc wined3d_depth_stencil_state_desc::front |
Definition at line 2067 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
| BOOL wined3d_depth_stencil_state_desc::stencil |
Definition at line 2064 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
Definition at line 2065 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().
Definition at line 2066 of file wined3d.h.
Referenced by d3d_depthstencil_state_create().