Searched defs:CreateVertexBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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 | 1225 …STDMETHOD(CreateVertexBuffer)(THIS_ UINT Length, DWORD Usage, DWORD FVF, D3DPOOL Pool, IDirect3DVe… in DECLARE_INTERFACE_() local 1789 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
|