ReactOS 0.4.16-dev-197-g92996da
|
Go to the source code of this file.
Variables | |
static const struct IDirect3DVolume9Vtbl | d3d9_volume_vtbl |
static const struct wined3d_parent_ops | d3d9_volume_wined3d_parent_ops |
Definition at line 50 of file volume.c.
Definition at line 99 of file volume.c.
|
static |
Definition at line 107 of file volume.c.
|
static |
Definition at line 116 of file volume.c.
|
static |
|
static |
Definition at line 89 of file volume.c.
|
static |
Definition at line 138 of file volume.c.
|
static |
|
static |
Definition at line 79 of file volume.c.
Definition at line 164 of file volume.c.
|
inlinestatic |
Definition at line 27 of file volume.c.
Referenced by d3d9_volume_AddRef(), d3d9_volume_FreePrivateData(), d3d9_volume_GetContainer(), d3d9_volume_GetDesc(), d3d9_volume_GetDevice(), d3d9_volume_GetPrivateData(), d3d9_volume_LockBox(), d3d9_volume_Release(), d3d9_volume_SetPrivateData(), and d3d9_volume_UnlockBox().
void volume_init | ( | struct d3d9_volume * | volume, |
struct wined3d_texture * | wined3d_texture, | ||
unsigned int | sub_resource_idx, | ||
const struct wined3d_parent_ops ** | parent_ops | ||
) |
Definition at line 209 of file volume.c.
|
static |
WINE_DEFAULT_DEBUG_CHANNEL | ( | d3d9 | ) |
Definition at line 180 of file volume.c.
Referenced by volume_init().
|
static |
Definition at line 204 of file volume.c.
Referenced by volume_init().