Searched defs:GetAdapterCount (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2960 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 Dwined3d.h2961 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 Dwined3d.h2960 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 Dwined3d.h2941 virtual UINT STDMETHODCALLTYPE GetAdapterCount(
3048 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl
3160 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2960 virtual UINT STDMETHODCALLTYPE GetAdapterCount(
3067 UINT (STDMETHODCALLTYPE *GetAdapterCount)( member in struct:IWineD3DVtbl
3179 #define IWineD3D_GetAdapterCount(This) (This)->lpVtbl->GetAdapterCount(This)

Completed in 172 milliseconds