ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_d3d_info Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_d3d_info:

Public Attributes

struct wined3d_d3d_limits limits
 
struct wined3d_ffp_attrib_ops ffp_attrib_ops
 
BOOL xyzrhw
 
BOOL emulated_flatshading
 
BOOL ffp_generic_attributes
 
BOOL vs_clipping
 
BOOL shader_color_key
 
DWORD valid_rt_mask
 
DWORD valid_dual_rt_mask
 
DWORD wined3d_creation_flags
 
BOOL shader_double_precision
 

Detailed Description

Definition at line 187 of file wined3d_private.h.

Member Data Documentation

◆ emulated_flatshading

BOOL wined3d_d3d_info::emulated_flatshading

◆ ffp_attrib_ops

struct wined3d_ffp_attrib_ops wined3d_d3d_info::ffp_attrib_ops

◆ ffp_generic_attributes

BOOL wined3d_d3d_info::ffp_generic_attributes

◆ limits

◆ shader_color_key

BOOL wined3d_d3d_info::shader_color_key

Definition at line 195 of file wined3d_private.h.

Referenced by wined3d_texture_load(), and wined3d_texture_prepare_texture().

◆ shader_double_precision

BOOL wined3d_d3d_info::shader_double_precision

Definition at line 199 of file wined3d_private.h.

Referenced by wined3d_get_device_caps().

◆ valid_dual_rt_mask

DWORD wined3d_d3d_info::valid_dual_rt_mask

Definition at line 197 of file wined3d_private.h.

◆ valid_rt_mask

DWORD wined3d_d3d_info::valid_rt_mask

Definition at line 196 of file wined3d_private.h.

◆ vs_clipping

BOOL wined3d_d3d_info::vs_clipping

◆ wined3d_creation_flags

DWORD wined3d_d3d_info::wined3d_creation_flags

Definition at line 198 of file wined3d_private.h.

Referenced by create_dummy_textures(), and init_format_depth_bias_scale().

◆ xyzrhw

BOOL wined3d_d3d_info::xyzrhw

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