VirtualBox

Ignore:
Timestamp:
Apr 7, 2014 5:08:07 PM (11 years ago)
Author:
vboxsync
Message:

wddm: do not allocate VRAM for host-side or dummy allocations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c

    r50984 r50987  
    19351935            uint32_t cbWriteback = parms->cbWriteback;
    19361936            rc = parms->hdr.result;
     1937#ifdef DEBUG_misha
     1938            /* catch it here to test the buffer */
     1939            Assert(RT_SUCCESS(parms->hdr.result) || parms->hdr.result == VERR_BUFFER_OVERFLOW);
     1940#endif
    19371941            _crVBoxHGSMICmdBufferUnlock(pClient);
    19381942#ifdef DEBUG
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