ReactOS 0.4.15-dev-7924-g5949c20
_D3DVSHADERCAPS2_0 Struct Reference

#include <d3d9caps.h>

Public Attributes

DWORD Caps
 
INT DynamicFlowControlDepth
 
INT NumTemps
 
INT StaticFlowControlDepth
 

Detailed Description

Definition at line 243 of file d3d9caps.h.

Member Data Documentation

◆ Caps

DWORD _D3DVSHADERCAPS2_0::Caps

Definition at line 245 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().

◆ DynamicFlowControlDepth

INT _D3DVSHADERCAPS2_0::DynamicFlowControlDepth

Definition at line 246 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().

◆ NumTemps

INT _D3DVSHADERCAPS2_0::NumTemps

Definition at line 247 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().

◆ StaticFlowControlDepth

INT _D3DVSHADERCAPS2_0::StaticFlowControlDepth

Definition at line 248 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps().


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