Searched defs:CreateVertexBuffer (Results 1 – 3 of 3) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | d3d.h | 317 …STDMETHOD(CreateVertexBuffer)(THIS_ D3DVERTEXBUFFERDESC *desc, struct IDirect3DVertexBuffer **buff… in DECLARE_INTERFACE_() local 370 STDMETHOD(CreateVertexBuffer)(THIS_ D3DVERTEXBUFFERDESC *desc, in DECLARE_INTERFACE_() local
|
D | d3d9.h | 1227 …STDMETHOD(CreateVertexBuffer)(THIS_ UINT Length, DWORD Usage, DWORD FVF, D3DPOOL Pool, IDirect3DVe… in DECLARE_INTERFACE_() local 1792 STDMETHOD(CreateVertexBuffer)(THIS_ UINT size, DWORD usage, DWORD fvf, D3DPOOL pool, in DECLARE_INTERFACE_() local
|
D | d3d8.h | 856 …STDMETHOD(CreateVertexBuffer)(THIS_ UINT Length,DWORD Usage,DWORD FVF,D3DPOOL Pool,IDirect3DVe… in DECLARE_INTERFACE_() local
|