ReactOS 0.4.15-dev-7842-g558ab78
shader_caps 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
 
float ps_1x_max_value
 
DWORD varying_count
 
DWORD wined3d_caps
 

Detailed Description

Definition at line 1283 of file wined3d_private.h.

Member Data Documentation

◆ cs_version

◆ ds_version

◆ gs_version

◆ hs_version

◆ ps_1x_max_value

float shader_caps::ps_1x_max_value

◆ ps_uniform_count

DWORD shader_caps::ps_uniform_count

◆ ps_version

◆ varying_count

DWORD shader_caps::varying_count

◆ vs_uniform_count

◆ vs_version

◆ wined3d_caps


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