VirtualBox

Changeset 46368 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jun 3, 2013 5:24:51 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86184
Message:

crOpenGL: more debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_beginend.py

    r26565 r46368  
    101101        crPackEnd();
    102102    }
     103   
     104#ifdef DEBUG_misha
     105    {
     106        GLuint rc = 0;
     107        Assert(0);
     108        packspu_GetChromiumParametervCR( GL_DBG_CHECK_BREAK_CR, 0, GL_UNSIGNED_INT, 1, &rc);
     109        Assert(!rc);
     110    }
     111#endif
    103112}
    104113
Note: See TracChangeset for help on using the changeset viewer.

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