/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | texture.c | 200 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 217 hr = D3DXCheckTextureRequirements(device, &width, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 250 hr = D3DXCheckTextureRequirements(device, &width, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 255 hr = D3DXCheckTextureRequirements(device, &width, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 260 hr = D3DXCheckTextureRequirements(device, &width, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 337 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, NULL, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 341 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, &format, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 346 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, &format, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 351 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, &format, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() 372 hr = D3DXCheckTextureRequirements(device, NULL, NULL, NULL, 0, &format, D3DPOOL_DEFAULT); in test_D3DXCheckTextureRequirements() [all …]
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | texture.c | 412 HRESULT WINAPI D3DXCheckTextureRequirements(struct IDirect3DDevice9 *device, UINT *width, UINT *hei… in D3DXCheckTextureRequirements() function 539 …if (FAILED(hr = D3DXCheckTextureRequirements(device, &width, &height, &miplevels, usage, &format, … in D3DXCreateTexture() 654 hr = D3DXCheckTextureRequirements(device, &width, &height, &miplevels, usage, &format, pool); in D3DXCreateTextureFromFileInMemoryEx()
|
H A D | render.c | 765 hr = D3DXCheckTextureRequirements(device, &size, &size, &mip_levels, in D3DXCreateRenderToEnvMap()
|
H A D | d3dx9_36.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9tex.h | 192 HRESULT WINAPI D3DXCheckTextureRequirements(struct IDirect3DDevice9 *device, UINT *width, UINT *hei…
|
/reactos/dll/directx/wine/d3dx9_24/ |
H A D | d3dx9_24.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_25/ |
H A D | d3dx9_25.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_28/ |
H A D | d3dx9_28.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_31/ |
H A D | d3dx9_31.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_32/ |
H A D | d3dx9_32.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_38/ |
H A D | d3dx9_38.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_40/ |
H A D | d3dx9_40.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_42/ |
H A D | d3dx9_42.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_33/ |
H A D | d3dx9_33.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_34/ |
H A D | d3dx9_34.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_35/ |
H A D | d3dx9_35.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_37/ |
H A D | d3dx9_37.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_26/ |
H A D | d3dx9_26.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_27/ |
H A D | d3dx9_27.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_29/ |
H A D | d3dx9_29.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_30/ |
H A D | d3dx9_30.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_39/ |
H A D | d3dx9_39.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_41/ |
H A D | d3dx9_41.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_43/ |
H A D | d3dx9_43.spec | 8 @ stdcall D3DXCheckTextureRequirements(ptr ptr ptr ptr long ptr ptr)
|