VirtualBox

Ignore:
Timestamp:
Oct 9, 2015 1:33:28 PM (9 years ago)
Author:
vboxsync
Message:

bogus test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c

    r57946 r58150  
    488488#endif
    489489        context->currentWindow = window;
    490         if (!window)
    491         {
    492             crDebug("Render SPU: MakeCurrent invalid window id: %d", window->BltInfo.Base.id);
    493             return;
    494         }
    495         if (!context)
    496         {
    497             crDebug("Render SPU: MakeCurrent invalid context id: %d", context->BltInfo.Base.id);
    498             return;
    499         }
    500490
    501491        renderspu_SystemMakeCurrent( window, nativeWindow, context );
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