Searched refs:retrieve_device_state (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | core.c | 1468 hr = retrieve_device_state(device, &pre_state); in test_ID3DXRenderToSurface_device_state() 1478 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1486 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1500 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1508 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1516 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1524 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToSurface_device_state() 1694 hr = retrieve_device_state(device, &pre_state); in test_ID3DXRenderToEnvMap_cube_map() 1709 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToEnvMap_cube_map() 1719 hr = retrieve_device_state(device, ¤t_state); in test_ID3DXRenderToEnvMap_cube_map() [all …]
|