hl2_src-leak-2017/src/utils/shadercompile/shadercompile.h

12 lines
311 B
C

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Module prototypes.
//
// $NoKeywords: $
//
//=============================================================================//
void DebugOut( const char *pMsg, ... );
void DebugSafeWaitPoint( bool bForceWait = false );