VirtualBox

Ignore:
Timestamp:
Jun 26, 2013 1:06:38 PM (11 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h

    r46801 r46802  
    387387void crServerInitTmpCtxDispatch();
    388388
     389int crServerVBoxParseNumerics(const char *pszStr, const int defaultVal);
     390void CrDpEnter(PCR_DISPLAY pDisplay);
     391void CrDpLeave(PCR_DISPLAY pDisplay);
     392
    389393//#define VBOX_WITH_CRSERVER_DUMPER
    390394#ifdef VBOX_WITH_CRSERVER_DUMPER
     
    404408void crServerDumpDrawel(const char*pszFormat, ...);
    405409void crServerDumpDrawelv(GLuint idx, const char*pszElFormat, uint32_t cbEl, const void *pvVal, uint32_t cVal);
    406 int crServerVBoxParseNumerics(const char *pszStr, const int defaultVal);
    407 void CrDpEnter(PCR_DISPLAY pDisplay);
    408 void CrDpLeave(PCR_DISPLAY pDisplay);
    409410
    410411extern unsigned long g_CrDbgDumpEnabled;
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