Searched refs:LPDIRECT3DDEVICE8 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c277 static HRESULT WINAPI IDirect3DDevice8Impl_QueryInterface(LPDIRECT3DDEVICE8 iface,REFIID riid,LPVOID *ppobj)
303 static ULONG WINAPI IDirect3DDevice8Impl_AddRef(LPDIRECT3DDEVICE8 iface) {
312 static ULONG WINAPI IDirect3DDevice8Impl_Release(LPDIRECT3DDEVICE8 iface) {
354 static UINT WINAPI IDirect3DDevice8Impl_GetAvailableTextureMem(LPDIRECT3DDEVICE8 iface) {
367 static HRESULT WINAPI IDirect3DDevice8Impl_ResourceManagerDiscardBytes(LPDIRECT3DDEVICE8 iface, DWORD Bytes) {
381 static HRESULT WINAPI IDirect3DDevice8Impl_GetDirect3D(LPDIRECT3DDEVICE8 iface, IDirect3D8** ppD3D8) {
409 static HRESULT WINAPI IDirect3DDevice8Impl_GetDeviceCaps(LPDIRECT3DDEVICE8 iface, D3DCAPS8* pCaps) {
436 static HRESULT WINAPI IDirect3DDevice8Impl_GetDisplayMode(LPDIRECT3DDEVICE8 iface, D3DDISPLAYMODE* pMode) {
451 static HRESULT WINAPI IDirect3DDevice8Impl_GetCreationParameters(LPDIRECT3DDEVICE8 iface, D3DDEVICE_CREATION_PARAMETERS *pParameters) {
464 static HRESULT WINAPI IDirect3DDevice8Impl_SetCursorProperties(LPDIRECT3DDEVICE8 ifac
[all...]
H A Dd3d8_private.h251 LPDIRECT3DDEVICE8 parentDevice;
274 LPDIRECT3DDEVICE8 parentDevice;
314 LPDIRECT3DDEVICE8 parentDevice;
339 LPDIRECT3DDEVICE8 parentDevice;
381 LPDIRECT3DDEVICE8 parentDevice;
404 LPDIRECT3DDEVICE8 parentDevice;
427 LPDIRECT3DDEVICE8 parentDevice;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx8core.h121 HRESULT WINAPI D3DXCreateFont(LPDIRECT3DDEVICE8 pDevice, HFONT hFont, LPD3DXFONT* ppFont);
H A Dd3d8.h106 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h106 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h102 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h106 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h104 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h106 typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8; typedef in typeref:struct:IDirect3DDevice8

Completed in 199 milliseconds