|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3d10effect.h>
Public Attributes | |
| BOOL | IsChildEffect |
| UINT | ConstantBuffers |
| UINT | SharedConstantBuffers |
| UINT | GlobalVariables |
| UINT | SharedGlobalVariables |
| UINT | Techniques |
Definition at line 120 of file d3d10effect.h.
| UINT _D3D10_EFFECT_DESC::ConstantBuffers |
Definition at line 123 of file d3d10effect.h.
| UINT _D3D10_EFFECT_DESC::GlobalVariables |
Definition at line 125 of file d3d10effect.h.
| BOOL _D3D10_EFFECT_DESC::IsChildEffect |
Definition at line 122 of file d3d10effect.h.
| UINT _D3D10_EFFECT_DESC::SharedConstantBuffers |
Definition at line 124 of file d3d10effect.h.
| UINT _D3D10_EFFECT_DESC::SharedGlobalVariables |
Definition at line 126 of file d3d10effect.h.
| UINT _D3D10_EFFECT_DESC::Techniques |
Definition at line 127 of file d3d10effect.h.