|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <d3d9caps.h>
Public Attributes | |
| DWORD | Caps |
| INT | DynamicFlowControlDepth |
| INT | NumTemps |
| INT | StaticFlowControlDepth |
Definition at line 243 of file d3d9caps.h.
| DWORD _D3DVSHADERCAPS2_0::Caps |
Definition at line 245 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().
| INT _D3DVSHADERCAPS2_0::DynamicFlowControlDepth |
Definition at line 246 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().
| INT _D3DVSHADERCAPS2_0::NumTemps |
Definition at line 247 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps(), and D3DXGetVertexShaderProfile().
| INT _D3DVSHADERCAPS2_0::StaticFlowControlDepth |
Definition at line 248 of file d3d9caps.h.
Referenced by d3dcaps_from_wined3dcaps().