Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3drm/
H A Dd3drm.c3930 NULL, &d3drm_primary, surface_callback); in test_create_device_from_clipper1()
3932 ok(d3drm_primary != NULL, "No primary surface was enumerated.\n"); in test_create_device_from_clipper1()
3933 hr = IDirectDrawSurface_GetClipper(d3drm_primary, &d3drm_clipper); in test_create_device_from_clipper1()
3938 IDirectDrawSurface_Release(d3drm_primary); in test_create_device_from_clipper1()
4107 NULL, &d3drm_primary, surface_callback); in test_create_device_from_clipper2()
4109 ok(d3drm_primary != NULL, "No primary surface was enumerated.\n"); in test_create_device_from_clipper2()
4110 hr = IDirectDrawSurface_GetClipper(d3drm_primary, &d3drm_clipper); in test_create_device_from_clipper2()
4115 IDirectDrawSurface_Release(d3drm_primary); in test_create_device_from_clipper2()
4285 NULL, &d3drm_primary, surface_callback); in test_create_device_from_clipper3()
4287 ok(d3drm_primary != NULL, "No primary surface was enumerated.\n"); in test_create_device_from_clipper3()
[all …]