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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3024 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormatConversion(
3142 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormatConversion)( member in struct:IWineD3DVtbl
3191 #define IWineD3D_CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format) (This)->lpVtbl->CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3025 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormatConversion(
3143 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormatConversion)( member in struct:IWineD3DVtbl
3192 #define IWineD3D_CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format) (This)->lpVtbl->CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3024 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormatConversion(
3142 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormatConversion)( member in struct:IWineD3DVtbl
3191 #define IWineD3D_CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format) (This)->lpVtbl->CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3005 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormatConversion(
3123 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormatConversion)( member in struct:IWineD3DVtbl
3172 #define IWineD3D_CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format) (This)->lpVtbl->CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3024 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormatConversion(
3142 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormatConversion)( member in struct:IWineD3DVtbl
3191 #define IWineD3D_CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format) (This)->lpVtbl->CheckDeviceFormatConversion(This,adapter_idx,device_type,source_format,target_format)

Completed in 384 milliseconds