Home
last modified time | relevance | path

Searched refs:D3DXCreateSprite (Results 1 – 24 of 24) sorted by relevance

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dcore.c135 hr = D3DXCreateSprite(device, NULL); in test_ID3DXSprite()
138 hr = D3DXCreateSprite(NULL, &sprite); in test_ID3DXSprite()
141 hr = D3DXCreateSprite(device, &sprite); in test_ID3DXSprite()
669 D3DXCreateSprite(device, &sprite); in test_ID3DXFont()
/reactos/dll/directx/wine/d3dx9_36/
H A Dsprite.c569 HRESULT WINAPI D3DXCreateSprite(struct IDirect3DDevice9 *device, struct ID3DXSprite **sprite) in D3DXCreateSprite() function
H A Dd3dx9_36.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
H A Dfont.c717 D3DXCreateSprite(font->device, &target); in ID3DXFontImpl_DrawTextW()
/reactos/dll/directx/wine/d3dx9_24/
H A Dd3dx9_24.spec87 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_25/
H A Dd3dx9_25.spec87 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_28/
H A Dd3dx9_28.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_31/
H A Dd3dx9_31.spec90 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_32/
H A Dd3dx9_32.spec90 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_38/
H A Dd3dx9_38.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_40/
H A Dd3dx9_40.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_42/
H A Dd3dx9_42.spec89 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_33/
H A Dd3dx9_33.spec90 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_34/
H A Dd3dx9_34.spec90 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_35/
H A Dd3dx9_35.spec90 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_37/
H A Dd3dx9_37.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_26/
H A Dd3dx9_26.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_27/
H A Dd3dx9_27.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_29/
H A Dd3dx9_29.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_30/
H A Dd3dx9_30.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_39/
H A Dd3dx9_39.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_41/
H A Dd3dx9_41.spec91 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/dll/directx/wine/d3dx9_43/
H A Dd3dx9_43.spec89 @ stdcall D3DXCreateSprite(ptr ptr)
/reactos/sdk/include/dxsdk/
H A Dd3dx9core.h499 HRESULT WINAPI D3DXCreateSprite(struct IDirect3DDevice9 *device, struct ID3DXSprite **sprite);