ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Variables | |
static const IDirect3DVolume8Vtbl | d3d8_volume_vtbl |
static const struct wined3d_parent_ops | d3d8_volume_wined3d_parent_ops |
Definition at line 49 of file volume.c.
Definition at line 98 of file volume.c.
|
static |
Definition at line 106 of file volume.c.
|
static |
Definition at line 115 of file volume.c.
|
static |
|
static |
Definition at line 88 of file volume.c.
|
static |
Definition at line 138 of file volume.c.
|
static |
|
static |
Definition at line 78 of file volume.c.
Definition at line 164 of file volume.c.
|
inlinestatic |
Definition at line 26 of file volume.c.
Referenced by d3d8_volume_AddRef(), d3d8_volume_FreePrivateData(), d3d8_volume_GetContainer(), d3d8_volume_GetDesc(), d3d8_volume_GetDevice(), d3d8_volume_GetPrivateData(), d3d8_volume_LockBox(), d3d8_volume_Release(), d3d8_volume_SetPrivateData(), and d3d8_volume_UnlockBox().
void volume_init | ( | struct d3d8_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.
Referenced by device_parent_volume_created().
|
static |
WINE_DEFAULT_DEBUG_CHANNEL | ( | d3d8 | ) |
|
static |
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().