ReactOS 0.4.17-dev-934-g091855f
wined3d_stencil_op_desc Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_stencil_op_desc:

Public Attributes

enum wined3d_stencil_op fail_op
 
enum wined3d_stencil_op depth_fail_op
 
enum wined3d_stencil_op pass_op
 
enum wined3d_cmp_func func
 

Detailed Description

Definition at line 2051 of file wined3d.h.

Member Data Documentation

◆ depth_fail_op

enum wined3d_stencil_op wined3d_stencil_op_desc::depth_fail_op

Definition at line 2054 of file wined3d.h.

◆ fail_op

enum wined3d_stencil_op wined3d_stencil_op_desc::fail_op

Definition at line 2053 of file wined3d.h.

◆ func

enum wined3d_cmp_func wined3d_stencil_op_desc::func

Definition at line 2056 of file wined3d.h.

◆ pass_op

enum wined3d_stencil_op wined3d_stencil_op_desc::pass_op

Definition at line 2055 of file wined3d.h.


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