Searched refs:check_ID3DXRenderToSurface (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | core.c | 1242 static void check_ID3DXRenderToSurface(IDirect3DDevice9 *device, UINT width, UINT height, D3DFORMAT… in check_ID3DXRenderToSurface() function 1620 …check_ID3DXRenderToSurface(device, tests[i].Width, tests[i].Height, tests[i].Format, tests[i].Dept… in test_ID3DXRenderToSurface() 1621 …check_ID3DXRenderToSurface(device, tests[i].Width, tests[i].Height, tests[i].Format, tests[i].Dept… in test_ID3DXRenderToSurface()
|