Searched refs:D3D8_HANDLE_FREE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dd3d8_private.h130 D3D8_HANDLE_FREE, enumerator in enum:d3d8_handle_type
H A Ddevice.c226 if (entry->type != D3D8_HANDLE_FREE)
280 entry->type = D3D8_HANDLE_FREE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dd3d8_private.h161 D3D8_HANDLE_FREE, enumerator in enum:d3d8_handle_type
H A Ddevice.c185 if (entry->type != D3D8_HANDLE_FREE)
239 entry->type = D3D8_HANDLE_FREE;

Completed in 63 milliseconds