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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7205 virtual HRESULT STDMETHODCALLTYPE SetSoftwareVertexProcessing(
7954 HRESULT (STDMETHODCALLTYPE *SetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8376 #define IWineD3DDevice_SetSoftwareVertexProcessing(This,software) (This)->lpVtbl->SetSoftwareVertexProcessing(This,software)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7206 virtual HRESULT STDMETHODCALLTYPE SetSoftwareVertexProcessing(
7955 HRESULT (STDMETHODCALLTYPE *SetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8377 #define IWineD3DDevice_SetSoftwareVertexProcessing(This,software) (This)->lpVtbl->SetSoftwareVertexProcessing(This,software)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7205 virtual HRESULT STDMETHODCALLTYPE SetSoftwareVertexProcessing(
7954 HRESULT (STDMETHODCALLTYPE *SetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8376 #define IWineD3DDevice_SetSoftwareVertexProcessing(This,software) (This)->lpVtbl->SetSoftwareVertexProcessing(This,software)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7176 virtual HRESULT STDMETHODCALLTYPE SetSoftwareVertexProcessing(
7903 HRESULT (STDMETHODCALLTYPE *SetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8299 #define IWineD3DDevice_SetSoftwareVertexProcessing(This,software) (This)->lpVtbl->SetSoftwareVertexProcessing(This,software)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7205 virtual HRESULT STDMETHODCALLTYPE SetSoftwareVertexProcessing(
7954 HRESULT (STDMETHODCALLTYPE *SetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8376 #define IWineD3DDevice_SetSoftwareVertexProcessing(This,software) (This)->lpVtbl->SetSoftwareVertexProcessing(This,software)

Completed in 324 milliseconds