ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3DPSHADERCAPS2_0 Struct Reference

#include <d3d9caps.h>

Public Attributes

DWORD Caps
 
INT DynamicFlowControlDepth
 
INT NumTemps
 
INT StaticFlowControlDepth
 
INT NumInstructionSlots
 

Detailed Description

Definition at line 252 of file d3d9caps.h.

Member Data Documentation

◆ Caps

DWORD _D3DPSHADERCAPS2_0::Caps

Definition at line 254 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetPixelShaderProfile().

◆ DynamicFlowControlDepth

INT _D3DPSHADERCAPS2_0::DynamicFlowControlDepth

Definition at line 255 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps().

◆ NumInstructionSlots

INT _D3DPSHADERCAPS2_0::NumInstructionSlots

Definition at line 258 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps().

◆ NumTemps

INT _D3DPSHADERCAPS2_0::NumTemps

Definition at line 256 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetPixelShaderProfile().

◆ StaticFlowControlDepth

INT _D3DPSHADERCAPS2_0::StaticFlowControlDepth

Definition at line 257 of file d3d9caps.h.

Referenced by d3dcaps_from_wined3dcaps().


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