Home
last modified time | relevance | path

Searched defs:CreateTexture (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drm.h68 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture **texture) PURE; in DECLARE_INTERFACE_() local
207 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture2 **texture) PURE; in DECLARE_INTERFACE_() local
350 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture3 **texture) PURE; in DECLARE_INTERFACE_() local
Dd3d9.h1222 …STDMETHOD(CreateTexture)(THIS_ UINT Width, UINT Height, UINT Levels, DWORD Usage, D3DFORMAT Format… in DECLARE_INTERFACE_() local
1783 STDMETHOD(CreateTexture)(THIS_ UINT width, UINT height, UINT levels, DWORD usage, in DECLARE_INTERFACE_() local
Dd3d8.h853 …STDMETHOD(CreateTexture)(THIS_ UINT Width,UINT Height,UINT Levels,DWORD Usage,D3DFORMAT Forma… in DECLARE_INTERFACE_() local