ReactOS 0.4.16-dev-36-g301675c
|
#include <wined3d.h>
Public Attributes | |
DWORD | fx |
struct wined3d_color_key | dst_color_key |
struct wined3d_color_key | src_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().
DWORD wined3d_blt_fx::fx |
Definition at line 1988 of file wined3d.h.
Referenced by ddraw_surface7_Blt().
struct wined3d_color_key wined3d_blt_fx::src_color_key |
Definition at line 1990 of file wined3d.h.
Referenced by ddraw_surface7_Blt().