ReactOS 0.4.15-dev-7961-gdcf9eb0
wined3d_blt_fx Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_blt_fx:

Public Attributes

DWORD fx
 
struct wined3d_color_key dst_color_key
 
struct wined3d_color_key src_color_key
 

Detailed Description

Definition at line 1986 of file wined3d.h.

Member Data Documentation

◆ dst_color_key

struct wined3d_color_key wined3d_blt_fx::dst_color_key

Definition at line 1989 of file wined3d.h.

Referenced by ddraw_surface7_Blt().

◆ fx

DWORD wined3d_blt_fx::fx

Definition at line 1988 of file wined3d.h.

Referenced by ddraw_surface7_Blt().

◆ src_color_key

struct wined3d_color_key wined3d_blt_fx::src_color_key

Definition at line 1990 of file wined3d.h.

Referenced by ddraw_surface7_Blt().


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