Searched refs:D3DVERTEXBUFFER_DESC (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dvertexbuffer.c219 static HRESULT WINAPI IDirect3DVertexBuffer8Impl_GetDesc(LPDIRECT3DVERTEXBUFFER8 iface, D3DVERTEXBUFFER_DESC *pDesc) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexbuffer.c219 static HRESULT WINAPI IDirect3DVertexBuffer9Impl_GetDesc(LPDIRECT3DVERTEXBUFFER9 iface, D3DVERTEXBUFFER_DESC* pDesc) {
H A Ddevice.c558 D3DVERTEXBUFFER_DESC vertex_desc;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dbuffer.c240 D3DVERTEXBUFFER_DESC *desc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dbuffer.c241 D3DVERTEXBUFFER_DESC *desc)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h1200 } D3DVERTEXBUFFER_DESC; typedef in typeref:struct:_D3DVERTEXBUFFER_DESC
H A Dd3d9types.h1507 } D3DVERTEXBUFFER_DESC; typedef in typeref:struct:_D3DVERTEXBUFFER_DESC
H A Dd3d8.h415 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h659 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h1197 } D3DVERTEXBUFFER_DESC; typedef in typeref:struct:_D3DVERTEXBUFFER_DESC
H A Dd3d9types.h1503 } D3DVERTEXBUFFER_DESC; typedef in typeref:struct:_D3DVERTEXBUFFER_DESC
H A Dd3d8.h417 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h580 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h417 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h588 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h417 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h588 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h416 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h665 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h417 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC * pDesc) PURE;
H A Dd3d9.h588 STDMETHOD(GetDesc)(THIS_ D3DVERTEXBUFFER_DESC* pDesc) PURE;

Completed in 310 milliseconds