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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_private.h173 BOOL in_destruction; member in struct:d3d9_device
H A Ddevice.c295 device->in_destruction = TRUE;
334 if (device->in_destruction)
347 device->in_destruction = TRUE;

Completed in 42 milliseconds