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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7324 virtual HRESULT STDMETHODCALLTYPE EndStateBlock(
8099 HRESULT (STDMETHODCALLTYPE *EndStateBlock)( member in struct:IWineD3DDeviceVtbl
8404 #define IWineD3DDevice_EndStateBlock(This,stateblock) (This)->lpVtbl->EndStateBlock(This,stateblock)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7325 virtual HRESULT STDMETHODCALLTYPE EndStateBlock(
8100 HRESULT (STDMETHODCALLTYPE *EndStateBlock)( member in struct:IWineD3DDeviceVtbl
8405 #define IWineD3DDevice_EndStateBlock(This,stateblock) (This)->lpVtbl->EndStateBlock(This,stateblock)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7324 virtual HRESULT STDMETHODCALLTYPE EndStateBlock(
8099 HRESULT (STDMETHODCALLTYPE *EndStateBlock)( member in struct:IWineD3DDeviceVtbl
8404 #define IWineD3DDevice_EndStateBlock(This,stateblock) (This)->lpVtbl->EndStateBlock(This,stateblock)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7295 virtual HRESULT STDMETHODCALLTYPE EndStateBlock(
8048 HRESULT (STDMETHODCALLTYPE *EndStateBlock)( member in struct:IWineD3DDeviceVtbl
8327 #define IWineD3DDevice_EndStateBlock(This,stateblock) (This)->lpVtbl->EndStateBlock(This,stateblock)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7324 virtual HRESULT STDMETHODCALLTYPE EndStateBlock(
8099 HRESULT (STDMETHODCALLTYPE *EndStateBlock)( member in struct:IWineD3DDeviceVtbl
8404 #define IWineD3DDevice_EndStateBlock(This,stateblock) (This)->lpVtbl->EndStateBlock(This,stateblock)

Completed in 463 milliseconds