|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dxgi_private.h>

Definition at line 127 of file dxgi_private.h.
| IWineDXGIAdapter* dxgi_device::adapter |
Definition at line 136 of file dxgi_private.h.
| IUnknown* dxgi_device::child_layer |
Definition at line 131 of file dxgi_private.h.
| struct wined3d_swapchain* dxgi_device::implicit_swapchain |
Definition at line 135 of file dxgi_private.h.
| IWineDXGIDevice dxgi_device::IWineDXGIDevice_iface |
Definition at line 129 of file dxgi_private.h.
Referenced by DXGID3D10CreateDevice(), and impl_from_IWineDXGIDevice().
| IWineDXGISwapChainFactory dxgi_device::IWineDXGISwapChainFactory_iface |
Definition at line 130 of file dxgi_private.h.
Referenced by impl_from_IWineDXGISwapChainFactory().
| struct wined3d_private_store dxgi_device::private_store |
Definition at line 133 of file dxgi_private.h.
| LONG dxgi_device::refcount |
Definition at line 132 of file dxgi_private.h.
Referenced by dxgi_device_AddRef(), and dxgi_device_Release().
| struct wined3d_device* dxgi_device::wined3d_device |
Definition at line 134 of file dxgi_private.h.