|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3dx9core.h>

Public Attributes | |
| UINT | Size |
| UINT | MipLevels |
| D3DFORMAT | Format |
| BOOL | DepthStencil |
| D3DFORMAT | DepthStencilFormat |
Definition at line 290 of file d3dx9core.h.
| BOOL _D3DXRTE_DESC::DepthStencil |
Definition at line 295 of file d3dx9core.h.
Referenced by test_D3DXCreateRenderToEnvMap().
| D3DFORMAT _D3DXRTE_DESC::DepthStencilFormat |
Definition at line 296 of file d3dx9core.h.
Referenced by test_D3DXCreateRenderToEnvMap().
| D3DFORMAT _D3DXRTE_DESC::Format |
Definition at line 294 of file d3dx9core.h.
Referenced by test_D3DXCreateRenderToEnvMap().
| UINT _D3DXRTE_DESC::MipLevels |
Definition at line 293 of file d3dx9core.h.
Referenced by test_D3DXCreateRenderToEnvMap().
| UINT _D3DXRTE_DESC::Size |
Definition at line 292 of file d3dx9core.h.
Referenced by test_D3DXCreateRenderToEnvMap().