VirtualBox

Changeset 50624 in vbox


Ignore:
Timestamp:
Feb 27, 2014 10:32:18 AM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: assertion fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp

    r50412 r50624  
    15761576static int ctTdBltSdGet(PCR_TEXDATA pTex, uint32_t width, uint32_t height, PCR_TEXDATA *ppScaledCache)
    15771577{
    1578     Assert(pTex->Flags.Entered);
     1578    Assert(CrBltIsEntered(pTex->pBlitter));
    15791579
    15801580    PCR_TEXDATA pScaledCache;
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