VirtualBox

Ignore:
Timestamp:
Dec 22, 2018 10:36:20 PM (6 years ago)
Author:
vboxsync
Message:

Missed one.

File:
1 edited

Legend:

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

    r76376 r76377  
    14971497        buf->pvUserData = pClient;
    14981498        fFlags.Value = 0;
    1499         fFlags.bDiscard = 1;
     1499        fFlags.s.fDiscard = 1;
    15001500        rc = buf->pfnLock(buf, 0, CRVBOXHGSMI_BUF_LOCK_SIZE(cbSize), fFlags, (void**)&pData);
    15011501        if (RT_SUCCESS(rc))
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