VirtualBox

Ignore:
Timestamp:
Oct 6, 2010 11:12:33 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: profiling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c

    r32699 r32962  
    19801980#endif
    19811981
     1982#ifdef VBOX_WITH_WDDM
     1983    while (device->numContexts)
     1984    {
     1985        context_destroy(device, device->contexts[0]);
     1986    }
     1987#endif
     1988
    19821989    /* Create a new context for the thread */
    19831990    return swapchain_create_context_for_thread(swapchain);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette