- Timestamp:
- Jun 13, 2013 12:30:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_beginend.py
r46368 r46527 101 101 crPackEnd(); 102 102 } 103 104 #ifdef DEBUG_misha105 {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 #endif112 103 } 113 104
Note:
See TracChangeset
for help on using the changeset viewer.