ReactOS 0.4.15-dev-7924-g5949c20
wined3d_blend_state Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_blend_state:

Public Attributes

LONG refcount
 
struct wined3d_blend_state_desc desc
 
voidparent
 
const struct wined3d_parent_opsparent_ops
 
struct wined3d_devicedevice
 

Detailed Description

Definition at line 2781 of file wined3d_private.h.

Member Data Documentation

◆ desc

struct wined3d_blend_state_desc wined3d_blend_state::desc

Definition at line 2784 of file wined3d_private.h.

◆ device

struct wined3d_device* wined3d_blend_state::device

Definition at line 2789 of file wined3d_private.h.

Referenced by wined3d_blend_state_create().

◆ parent

void* wined3d_blend_state::parent

Definition at line 2786 of file wined3d_private.h.

◆ parent_ops

const struct wined3d_parent_ops* wined3d_blend_state::parent_ops

Definition at line 2787 of file wined3d_private.h.

Referenced by wined3d_blend_state_create().

◆ refcount

LONG wined3d_blend_state::refcount

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