Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3d9/
H A Dd3d9_private.h106 BOOL in_destruction; member
H A Ddevice.c530 if (device->in_destruction) in d3d9_device_Release()
540 device->in_destruction = TRUE; in d3d9_device_Release()