Searched refs:LPDIRECT3D9EX (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c39 static HRESULT WINAPI IDirect3D9Impl_QueryInterface(LPDIRECT3D9EX iface, REFIID riid, LPVOID* ppobj)
72 static ULONG WINAPI IDirect3D9Impl_AddRef(LPDIRECT3D9EX iface) {
81 static ULONG WINAPI IDirect3D9Impl_Release(LPDIRECT3D9EX iface) {
99 static HRESULT WINAPI IDirect3D9Impl_RegisterSoftwareDevice(LPDIRECT3D9EX iface, void* pInitializeFunction) {
114 static UINT WINAPI IDirect3D9Impl_GetAdapterCount(LPDIRECT3D9EX iface) {
129 static HRESULT WINAPI IDirect3D9Impl_GetAdapterIdentifier(LPDIRECT3D9EX iface, UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER9* pIdentifier) {
161 static UINT WINAPI IDirect3D9Impl_GetAdapterModeCount(LPDIRECT3D9EX iface, UINT Adapter, D3DFORMAT Format) {
181 static HRESULT WINAPI IDirect3D9Impl_EnumAdapterModes(LPDIRECT3D9EX iface, UINT Adapter, D3DFORMAT Format, UINT Mode, D3DDISPLAYMODE* pMode) {
207 static HRESULT WINAPI IDirect3D9Impl_GetAdapterDisplayMode(LPDIRECT3D9EX iface, UINT Adapter, D3DDISPLAYMODE* pMode) {
322 static HRESULT WINAPI IDirect3D9Impl_CheckDeviceFormatConversion(LPDIRECT3D9EX ifac
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp953 LPDIRECT3D9EX pD3D = NULL;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h124 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h130 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h124 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h139 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h116 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h124 typedef struct IDirect3D9Ex *LPDIRECT3D9EX, *PDIRECT3D9EX; typedef in typeref:struct:IDirect3D9Ex

Completed in 136 milliseconds