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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3015 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormat(
3132 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormat)( member in struct:IWineD3DVtbl
3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3016 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormat(
3133 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormat)( member in struct:IWineD3DVtbl
3191 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3015 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormat(
3132 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormat)( member in struct:IWineD3DVtbl
3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2996 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormat(
3113 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormat)( member in struct:IWineD3DVtbl
3171 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3015 virtual HRESULT STDMETHODCALLTYPE CheckDeviceFormat(
3132 HRESULT (STDMETHODCALLTYPE *CheckDeviceFormat)( member in struct:IWineD3DVtbl
3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type)

Completed in 228 milliseconds