|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <d3dx9_private.h>
Public Attributes | |
| UINT | width |
| UINT | height |
| UINT | depth |
Definition at line 41 of file d3dx9_private.h.
| UINT volume::depth |
Definition at line 45 of file d3dx9_private.h.
Referenced by convert_argb_pixels(), D3DXLoadSurfaceFromMemory(), D3DXLoadSurfaceFromSurface(), D3DXLoadVolumeFromMemory(), point_filter_argb_pixels(), and save_dds_surface_to_memory().
| UINT volume::height |
Definition at line 44 of file d3dx9_private.h.
Referenced by convert_argb_pixels(), D3DXLoadSurfaceFromMemory(), D3DXLoadSurfaceFromSurface(), D3DXLoadVolumeFromMemory(), point_filter_argb_pixels(), and save_dds_surface_to_memory().
| UINT volume::width |
Definition at line 43 of file d3dx9_private.h.
Referenced by convert_argb_pixels(), D3DXLoadSurfaceFromMemory(), D3DXLoadSurfaceFromSurface(), D3DXLoadVolumeFromMemory(), point_filter_argb_pixels(), and save_dds_surface_to_memory().