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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7208 virtual BOOL STDMETHODCALLTYPE GetSoftwareVertexProcessing(
7958 BOOL (STDMETHODCALLTYPE *GetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8377 #define IWineD3DDevice_GetSoftwareVertexProcessing(This) (This)->lpVtbl->GetSoftwareVertexProcessing(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7209 virtual BOOL STDMETHODCALLTYPE GetSoftwareVertexProcessing(
7959 BOOL (STDMETHODCALLTYPE *GetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8378 #define IWineD3DDevice_GetSoftwareVertexProcessing(This) (This)->lpVtbl->GetSoftwareVertexProcessing(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7208 virtual BOOL STDMETHODCALLTYPE GetSoftwareVertexProcessing(
7958 BOOL (STDMETHODCALLTYPE *GetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8377 #define IWineD3DDevice_GetSoftwareVertexProcessing(This) (This)->lpVtbl->GetSoftwareVertexProcessing(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7179 virtual BOOL STDMETHODCALLTYPE GetSoftwareVertexProcessing(
7907 BOOL (STDMETHODCALLTYPE *GetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8300 #define IWineD3DDevice_GetSoftwareVertexProcessing(This) (This)->lpVtbl->GetSoftwareVertexProcessing(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7208 virtual BOOL STDMETHODCALLTYPE GetSoftwareVertexProcessing(
7958 BOOL (STDMETHODCALLTYPE *GetSoftwareVertexProcessing)( member in struct:IWineD3DDeviceVtbl
8377 #define IWineD3DDevice_GetSoftwareVertexProcessing(This) (This)->lpVtbl->GetSoftwareVertexProcessing(This)

Completed in 246 milliseconds