ReactOS 0.4.16-dev-336-gb667d82
|
#include <d3d9caps.h>
Public Attributes | |
DWORD | Caps |
INT | DynamicFlowControlDepth |
INT | NumTemps |
INT | StaticFlowControlDepth |
INT | NumInstructionSlots |
Definition at line 252 of file d3d9caps.h.
DWORD _D3DPSHADERCAPS2_0::Caps |
Definition at line 254 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetPixelShaderProfile().
INT _D3DPSHADERCAPS2_0::DynamicFlowControlDepth |
Definition at line 255 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps().
INT _D3DPSHADERCAPS2_0::NumInstructionSlots |
Definition at line 258 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps().
INT _D3DPSHADERCAPS2_0::NumTemps |
Definition at line 256 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetPixelShaderProfile().
INT _D3DPSHADERCAPS2_0::StaticFlowControlDepth |
Definition at line 257 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps().