ReactOS 0.4.17-dev-934-g091855f
wined3d_ffp_ps_constants Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_ffp_ps_constants:

Classes

struct  wined3d_ffp_bumpenv_constants
 

Public Attributes

struct wined3d_color texture_constants [WINED3D_MAX_FFP_TEXTURES]
 
struct wined3d_color texture_factor
 
struct wined3d_color specular_enable
 
struct wined3d_color color_key [2]
 
struct wined3d_ffp_ps_constants::wined3d_ffp_bumpenv_constants bumpenv
 
float alpha_test_ref
 
float padding [3]
 

Detailed Description

Definition at line 2824 of file wined3d_private.h.

Member Data Documentation

◆ alpha_test_ref

float wined3d_ffp_ps_constants::alpha_test_ref

Definition at line 2843 of file wined3d_private.h.

Referenced by wined3d_device_apply_stateblock().

◆ bumpenv

◆ color_key

struct wined3d_color wined3d_ffp_ps_constants::color_key[2]

Definition at line 2831 of file wined3d_private.h.

◆ padding

float wined3d_ffp_ps_constants::padding[3]

Definition at line 2844 of file wined3d_private.h.

◆ specular_enable

struct wined3d_color wined3d_ffp_ps_constants::specular_enable

Definition at line 2830 of file wined3d_private.h.

◆ texture_constants

struct wined3d_color wined3d_ffp_ps_constants::texture_constants[WINED3D_MAX_FFP_TEXTURES]

Definition at line 2826 of file wined3d_private.h.

◆ texture_factor

struct wined3d_color wined3d_ffp_ps_constants::texture_factor

Definition at line 2827 of file wined3d_private.h.


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