Searched defs:GetCaps (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddplaysp.h338 LPDPSP_GETCAPS GetCaps; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
H A Dwined3d.h3644 virtual HRESULT STDMETHODCALLTYPE GetCaps(
3683 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IWineD3DPaletteVtbl
3709 #define IWineD3DPalette_GetCaps(This,caps) (This)->lpVtbl->GetCaps(This,caps)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddplaysp.h338 LPDPSP_GETCAPS GetCaps; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
H A Dwined3d.h3624 virtual HRESULT STDMETHODCALLTYPE GetCaps(
3663 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IWineD3DPaletteVtbl
3689 #define IWineD3DPalette_GetCaps(This,caps) (This)->lpVtbl->GetCaps(This,caps)
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3643 virtual HRESULT STDMETHODCALLTYPE GetCaps(
3682 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IWineD3DPaletteVtbl
3708 #define IWineD3DPalette_GetCaps(This,caps) (This)->lpVtbl->GetCaps(This,caps)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3643 virtual HRESULT STDMETHODCALLTYPE GetCaps(
3682 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IWineD3DPaletteVtbl
3708 #define IWineD3DPalette_GetCaps(This,caps) (This)->lpVtbl->GetCaps(This,caps)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3643 virtual HRESULT STDMETHODCALLTYPE GetCaps(
3682 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IWineD3DPaletteVtbl
3708 #define IWineD3DPalette_GetCaps(This,caps) (This)->lpVtbl->GetCaps(This,caps)

Completed in 275 milliseconds