ReactOS 0.4.15-dev-7842-g558ab78
wined3d_vertex_shader_caps Struct Reference

#include <wined3d.h>

Public Attributes

DWORD caps
 
INT dynamic_flow_control_depth
 
INT temp_count
 
INT static_flow_control_depth
 

Detailed Description

Definition at line 1847 of file wined3d.h.

Member Data Documentation

◆ caps

DWORD wined3d_vertex_shader_caps::caps

Definition at line 1849 of file wined3d.h.

◆ dynamic_flow_control_depth

INT wined3d_vertex_shader_caps::dynamic_flow_control_depth

Definition at line 1850 of file wined3d.h.

◆ static_flow_control_depth

INT wined3d_vertex_shader_caps::static_flow_control_depth

Definition at line 1852 of file wined3d.h.

◆ temp_count

INT wined3d_vertex_shader_caps::temp_count

Definition at line 1851 of file wined3d.h.


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