ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_ffp_attrib_ops Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_ffp_attrib_ops:

Public Attributes

wined3d_ffp_attrib_func position [WINED3D_FFP_EMIT_COUNT]
 
wined3d_ffp_attrib_func diffuse [WINED3D_FFP_EMIT_COUNT]
 
wined3d_ffp_attrib_func specular [WINED3D_FFP_EMIT_COUNT]
 
wined3d_ffp_attrib_func normal [WINED3D_FFP_EMIT_COUNT]
 
wined3d_ffp_texcoord_func texcoord [WINED3D_FFP_EMIT_COUNT]
 
wined3d_generic_attrib_func generic [WINED3D_FFP_EMIT_COUNT]
 

Detailed Description

Definition at line 177 of file wined3d_private.h.

Member Data Documentation

◆ diffuse

◆ generic

◆ normal

◆ position

wined3d_ffp_attrib_func wined3d_ffp_attrib_ops::position[WINED3D_FFP_EMIT_COUNT]

◆ specular

wined3d_ffp_attrib_func wined3d_ffp_attrib_ops::specular[WINED3D_FFP_EMIT_COUNT]

◆ texcoord


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