Searched refs:IDirect3DDevice9Ex_Release (Results 1 - 25 of 28) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dstateblock.c83 IDirect3DDevice9Ex_Release(stateblock->parent_device);
H A Dshader.c91 IDirect3DDevice9Ex_Release(device);
235 IDirect3DDevice9Ex_Release(device);
H A Dquery.c83 IDirect3DDevice9Ex_Release(query->parent_device);
H A Dbuffer.c93 IDirect3DDevice9Ex_Release(device);
387 IDirect3DDevice9Ex_Release(device);
H A Dswapchain.c116 IDirect3DDevice9Ex_Release(parent_device);
H A Dtexture.c104 IDirect3DDevice9Ex_Release(parent_device);
517 IDirect3DDevice9Ex_Release(parent_device);
954 IDirect3DDevice9Ex_Release(parent_device);
H A Dsurface.c114 IDirect3DDevice9Ex_Release(parent_device);
H A Dvertexdeclaration.c261 IDirect3DDevice9Ex_Release(parent_device);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dstateblock.c75 IDirect3DDevice9Ex_Release(This->parentDevice);
H A Dquery.c75 IDirect3DDevice9Ex_Release(This->parentDevice);
H A Dindexbuffer.c86 IDirect3DDevice9Ex_Release(parentDevice);
H A Dpixelshader.c85 IDirect3DDevice9Ex_Release(parentDevice);
H A Dvertexbuffer.c87 IDirect3DDevice9Ex_Release(parentDevice);
H A Dvertexshader.c85 IDirect3DDevice9Ex_Release(parentDevice);
H A Dswapchain.c85 if (parentDevice) IDirect3DDevice9Ex_Release(parentDevice);
H A Dcubetexture.c91 IDirect3DDevice9Ex_Release(parentDevice);
H A Dsurface.c106 if (parentDevice) IDirect3DDevice9Ex_Release(parentDevice);
H A Dtexture.c88 IDirect3DDevice9Ex_Release(parentDevice);
H A Dvertexdeclaration.c269 IDirect3DDevice9Ex_Release(parentDevice);
H A Dvolumetexture.c87 IDirect3DDevice9Ex_Release(parentDevice);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1753 #define IDirect3DDevice9Ex_Release(p) (p)->lpVtbl->Release(p) macro
1891 #define IDirect3DDevice9Ex_Release(p) (p)->Release() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1840 #define IDirect3DDevice9Ex_Release(p) (p)->lpVtbl->Release(p) macro
1978 #define IDirect3DDevice9Ex_Release(p) (p)->Release() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1753 #define IDirect3DDevice9Ex_Release(p) (p)->lpVtbl->Release(p) macro
1891 #define IDirect3DDevice9Ex_Release(p) (p)->Release() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1830 #define IDirect3DDevice9Ex_Release(p) (p)->lpVtbl->Release(p) macro
1968 #define IDirect3DDevice9Ex_Release(p) (p)->Release() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1745 #define IDirect3DDevice9Ex_Release(p) (p)->lpVtbl->Release(p) macro
1883 #define IDirect3DDevice9Ex_Release(p) (p)->Release() macro

Completed in 153 milliseconds

12