/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/ |
H A D | d3d9.h | 192 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 215 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 235 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 270 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 299 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 325 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 150 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 172 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 191 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3d9.h | 199 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 222 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 242 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 277 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 307 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 333 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 147 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 169 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 188 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/ |
H A D | d3d9.h | 192 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 215 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 235 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 270 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 299 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 325 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 150 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 172 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 191 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/ |
H A D | d3d9.h | 208 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 231 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 251 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 286 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 315 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 341 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 149 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 171 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 190 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | d3d9.h | 184 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 207 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 227 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 262 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 291 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 317 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 150 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 172 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 191 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/ |
H A D | d3d9.h | 192 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 215 #define IDirect3D9_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 235 #define IDirect3D9_GetAdapterCount(p) (p)->GetAdapterCount() 270 STDMETHOD_(UINT, GetAdapterCount)(THIS) PURE; 299 #define IDirect3D9Ex_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 325 #define IDirect3D9Ex_GetAdapterCount(p) (p)->GetAdapterCount()
|
H A D | d3d8.h | 150 STDMETHOD_(UINT,GetAdapterCount )(THIS) PURE; 172 #define IDirect3D8_GetAdapterCount(p) (p)->lpVtbl->GetAdapterCount(p) 191 #define IDirect3D8_GetAdapterCount(p) (p)->GetAdapterCount()
|
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | wined3d.h | 2960 virtual UINT STDMETHODCALLTYPE GetAdapterCount( 3067 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl 3179 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wined3d.h | 2961 virtual UINT STDMETHODCALLTYPE GetAdapterCount( 3068 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl 3180 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 2960 virtual UINT STDMETHODCALLTYPE GetAdapterCount( 3067 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl 3179 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | wined3d.h | 2941 virtual UINT STDMETHODCALLTYPE GetAdapterCount( 3048 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl 3160 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
|
H A D | wined3d.idl | 2211 UINT GetAdapterCount(
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 2960 virtual UINT STDMETHODCALLTYPE GetAdapterCount( 3067 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl 3179 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
|