ReactOS 0.4.15-dev-7931-gfd331f1
wined3d_ffp_vs_settings Struct Reference

#include <wined3d_private.h>

Public Attributes

DWORD point_light_count: 4
 
DWORD spot_light_count: 4
 
DWORD directional_light_count: 4
 
DWORD parallel_point_light_count: 4
 
DWORD diffuse_source: 2
 
DWORD emissive_source: 2
 
DWORD ambient_source: 2
 
DWORD specular_source: 2
 
DWORD transformed: 1
 
DWORD vertexblends: 2
 
DWORD clipping: 1
 
DWORD normal: 1
 
DWORD normalize: 1
 
DWORD lighting: 1
 
DWORD localviewer: 1
 
DWORD point_size: 1
 
DWORD per_vertex_point_size: 1
 
DWORD fog_mode: 2
 
DWORD texcoords: 8
 
DWORD ortho_fog: 1
 
DWORD flatshading: 1
 
DWORD swizzle_map: 16
 
DWORD vb_indices: 1
 
DWORD sw_blending: 1
 
DWORD texgen [MAX_TEXTURES]
 

Detailed Description

Definition at line 2729 of file wined3d_private.h.

Member Data Documentation

◆ ambient_source

DWORD wined3d_ffp_vs_settings::ambient_source

Definition at line 2737 of file wined3d_private.h.

◆ clipping

DWORD wined3d_ffp_vs_settings::clipping

Definition at line 2741 of file wined3d_private.h.

◆ diffuse_source

DWORD wined3d_ffp_vs_settings::diffuse_source

Definition at line 2735 of file wined3d_private.h.

◆ directional_light_count

DWORD wined3d_ffp_vs_settings::directional_light_count

Definition at line 2733 of file wined3d_private.h.

◆ emissive_source

DWORD wined3d_ffp_vs_settings::emissive_source

Definition at line 2736 of file wined3d_private.h.

◆ flatshading

DWORD wined3d_ffp_vs_settings::flatshading

Definition at line 2752 of file wined3d_private.h.

◆ fog_mode

DWORD wined3d_ffp_vs_settings::fog_mode

Definition at line 2749 of file wined3d_private.h.

◆ lighting

DWORD wined3d_ffp_vs_settings::lighting

Definition at line 2744 of file wined3d_private.h.

◆ localviewer

DWORD wined3d_ffp_vs_settings::localviewer

Definition at line 2745 of file wined3d_private.h.

◆ normal

DWORD wined3d_ffp_vs_settings::normal

Definition at line 2742 of file wined3d_private.h.

◆ normalize

DWORD wined3d_ffp_vs_settings::normalize

Definition at line 2743 of file wined3d_private.h.

◆ ortho_fog

DWORD wined3d_ffp_vs_settings::ortho_fog

Definition at line 2751 of file wined3d_private.h.

◆ parallel_point_light_count

DWORD wined3d_ffp_vs_settings::parallel_point_light_count

Definition at line 2734 of file wined3d_private.h.

◆ per_vertex_point_size

DWORD wined3d_ffp_vs_settings::per_vertex_point_size

Definition at line 2748 of file wined3d_private.h.

◆ point_light_count

DWORD wined3d_ffp_vs_settings::point_light_count

Definition at line 2731 of file wined3d_private.h.

◆ point_size

DWORD wined3d_ffp_vs_settings::point_size

Definition at line 2747 of file wined3d_private.h.

◆ specular_source

DWORD wined3d_ffp_vs_settings::specular_source

Definition at line 2738 of file wined3d_private.h.

◆ spot_light_count

DWORD wined3d_ffp_vs_settings::spot_light_count

Definition at line 2732 of file wined3d_private.h.

◆ sw_blending

DWORD wined3d_ffp_vs_settings::sw_blending

Definition at line 2755 of file wined3d_private.h.

◆ swizzle_map

DWORD wined3d_ffp_vs_settings::swizzle_map

Definition at line 2753 of file wined3d_private.h.

◆ texcoords

DWORD wined3d_ffp_vs_settings::texcoords

Definition at line 2750 of file wined3d_private.h.

◆ texgen

DWORD wined3d_ffp_vs_settings::texgen[MAX_TEXTURES]

Definition at line 2757 of file wined3d_private.h.

◆ transformed

DWORD wined3d_ffp_vs_settings::transformed

Definition at line 2739 of file wined3d_private.h.

◆ vb_indices

DWORD wined3d_ffp_vs_settings::vb_indices

Definition at line 2754 of file wined3d_private.h.

◆ vertexblends

DWORD wined3d_ffp_vs_settings::vertexblends

Definition at line 2740 of file wined3d_private.h.


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