ReactOS 0.4.15-dev-7918-g2a2556c
wined3d_d3d_limits Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned int vs_version
 
unsigned int hs_version
 
unsigned int ds_version
 
unsigned int gs_version
 
unsigned int ps_version
 
unsigned int cs_version
 
DWORD vs_uniform_count
 
DWORD ps_uniform_count
 
unsigned int varying_count
 
unsigned int ffp_textures
 
unsigned int ffp_blend_stages
 
unsigned int ffp_vertex_blend_matrices
 
unsigned int active_light_count
 

Detailed Description

Definition at line 160 of file wined3d_private.h.

Member Data Documentation

◆ active_light_count

unsigned int wined3d_d3d_limits::active_light_count

Definition at line 169 of file wined3d_private.h.

◆ cs_version

unsigned int wined3d_d3d_limits::cs_version

Definition at line 162 of file wined3d_private.h.

◆ ds_version

unsigned int wined3d_d3d_limits::ds_version

Definition at line 162 of file wined3d_private.h.

◆ ffp_blend_stages

unsigned int wined3d_d3d_limits::ffp_blend_stages

Definition at line 167 of file wined3d_private.h.

◆ ffp_textures

unsigned int wined3d_d3d_limits::ffp_textures

Definition at line 166 of file wined3d_private.h.

◆ ffp_vertex_blend_matrices

unsigned int wined3d_d3d_limits::ffp_vertex_blend_matrices

Definition at line 168 of file wined3d_private.h.

◆ gs_version

unsigned int wined3d_d3d_limits::gs_version

Definition at line 162 of file wined3d_private.h.

◆ hs_version

unsigned int wined3d_d3d_limits::hs_version

Definition at line 162 of file wined3d_private.h.

◆ ps_uniform_count

DWORD wined3d_d3d_limits::ps_uniform_count

Definition at line 164 of file wined3d_private.h.

◆ ps_version

unsigned int wined3d_d3d_limits::ps_version

Definition at line 162 of file wined3d_private.h.

◆ varying_count

unsigned int wined3d_d3d_limits::varying_count

Definition at line 165 of file wined3d_private.h.

◆ vs_uniform_count

DWORD wined3d_d3d_limits::vs_uniform_count

Definition at line 163 of file wined3d_private.h.

◆ vs_version

unsigned int wined3d_d3d_limits::vs_version

Definition at line 162 of file wined3d_private.h.


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