|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ID3DXRenderToSurface | ID3DXRenderToSurface_iface |
| LONG | ref |
| IDirect3DDevice9 * | device |
| D3DXRTS_DESC | desc |
| IDirect3DSurface9 * | dst_surface |
| IDirect3DSurface9 * | render_target |
| IDirect3DSurface9 * | depth_stencil |
| struct device_state | previous_state |
| IDirect3DSurface9* render_to_surface::depth_stencil |
Definition at line 123 of file render.c.
Referenced by D3DXCreateRenderToSurface().
| D3DXRTS_DESC render_to_surface::desc |
| IDirect3DDevice9* render_to_surface::device |
Definition at line 117 of file render.c.
Referenced by D3DXCreateRenderToSurface(), and D3DXRenderToSurface_BeginScene().
| ID3DXRenderToSurface render_to_surface::ID3DXRenderToSurface_iface |
Definition at line 114 of file render.c.
Referenced by impl_from_ID3DXRenderToSurface().
| struct device_state render_to_surface::previous_state |
| LONG render_to_surface::ref |
Definition at line 115 of file render.c.
Referenced by D3DXRenderToSurface_AddRef(), and D3DXRenderToSurface_Release().