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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7260 virtual HRESULT STDMETHODCALLTYPE GetVertexDeclaration(
8021 HRESULT (STDMETHODCALLTYPE *GetVertexDeclaration)( member in struct:IWineD3DDeviceVtbl
8389 #define IWineD3DDevice_GetVertexDeclaration(This,declaration) (This)->lpVtbl->GetVertexDeclaration(This,declaration)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7261 virtual HRESULT STDMETHODCALLTYPE GetVertexDeclaration(
8022 HRESULT (STDMETHODCALLTYPE *GetVertexDeclaration)( member in struct:IWineD3DDeviceVtbl
8390 #define IWineD3DDevice_GetVertexDeclaration(This,declaration) (This)->lpVtbl->GetVertexDeclaration(This,declaration)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7260 virtual HRESULT STDMETHODCALLTYPE GetVertexDeclaration(
8021 HRESULT (STDMETHODCALLTYPE *GetVertexDeclaration)( member in struct:IWineD3DDeviceVtbl
8389 #define IWineD3DDevice_GetVertexDeclaration(This,declaration) (This)->lpVtbl->GetVertexDeclaration(This,declaration)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7231 virtual HRESULT STDMETHODCALLTYPE GetVertexDeclaration(
7970 HRESULT (STDMETHODCALLTYPE *GetVertexDeclaration)( member in struct:IWineD3DDeviceVtbl
8312 #define IWineD3DDevice_GetVertexDeclaration(This,declaration) (This)->lpVtbl->GetVertexDeclaration(This,declaration)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7260 virtual HRESULT STDMETHODCALLTYPE GetVertexDeclaration(
8021 HRESULT (STDMETHODCALLTYPE *GetVertexDeclaration)( member in struct:IWineD3DDeviceVtbl
8389 #define IWineD3DDevice_GetVertexDeclaration(This,declaration) (This)->lpVtbl->GetVertexDeclaration(This,declaration)

Completed in 655 milliseconds