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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3001 virtual HRESULT STDMETHODCALLTYPE CheckDepthStencilMatch(
3116 HRESULT (STDMETHODCALLTYPE *CheckDepthStencilMatch)( member in struct:IWineD3DVtbl
3188 #define IWineD3D_CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format) (This)->lpVtbl->CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3002 virtual HRESULT STDMETHODCALLTYPE CheckDepthStencilMatch(
3117 HRESULT (STDMETHODCALLTYPE *CheckDepthStencilMatch)( member in struct:IWineD3DVtbl
3189 #define IWineD3D_CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format) (This)->lpVtbl->CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3001 virtual HRESULT STDMETHODCALLTYPE CheckDepthStencilMatch(
3116 HRESULT (STDMETHODCALLTYPE *CheckDepthStencilMatch)( member in struct:IWineD3DVtbl
3188 #define IWineD3D_CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format) (This)->lpVtbl->CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2982 virtual HRESULT STDMETHODCALLTYPE CheckDepthStencilMatch(
3097 HRESULT (STDMETHODCALLTYPE *CheckDepthStencilMatch)( member in struct:IWineD3DVtbl
3169 #define IWineD3D_CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format) (This)->lpVtbl->CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3001 virtual HRESULT STDMETHODCALLTYPE CheckDepthStencilMatch(
3116 HRESULT (STDMETHODCALLTYPE *CheckDepthStencilMatch)( member in struct:IWineD3DVtbl
3188 #define IWineD3D_CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format) (This)->lpVtbl->CheckDepthStencilMatch(This,adapter_idx,device_type,adapter_format,render_target_format,depth_stencil_format)

Completed in 269 milliseconds