ReactOS 0.4.16-dev-188-g678aa63
wined3d_vertex_caps Struct Reference

#include <wined3d_private.h>

Public Attributes

BOOL xyzrhw
 
BOOL emulated_flatshading
 
BOOL ffp_generic_attributes
 
DWORD max_active_lights
 
DWORD max_vertex_blend_matrices
 
DWORD max_vertex_blend_matrix_index
 
DWORD vertex_processing_caps
 
DWORD fvf_caps
 
DWORD max_user_clip_planes
 
DWORD raster_caps
 

Detailed Description

Definition at line 2053 of file wined3d_private.h.

Member Data Documentation

◆ emulated_flatshading

BOOL wined3d_vertex_caps::emulated_flatshading

◆ ffp_generic_attributes

BOOL wined3d_vertex_caps::ffp_generic_attributes

◆ fvf_caps

DWORD wined3d_vertex_caps::fvf_caps

◆ max_active_lights

DWORD wined3d_vertex_caps::max_active_lights

◆ max_user_clip_planes

DWORD wined3d_vertex_caps::max_user_clip_planes

◆ max_vertex_blend_matrices

DWORD wined3d_vertex_caps::max_vertex_blend_matrices

◆ max_vertex_blend_matrix_index

DWORD wined3d_vertex_caps::max_vertex_blend_matrix_index

◆ raster_caps

DWORD wined3d_vertex_caps::raster_caps

◆ vertex_processing_caps

DWORD wined3d_vertex_caps::vertex_processing_caps

◆ xyzrhw

BOOL wined3d_vertex_caps::xyzrhw

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