css_enhanced_waf/utils/shadercompile/shadercompile.h

12 lines
311 B
C
Raw Normal View History

2020-04-22 17:56:21 +01:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Module prototypes.
//
// $NoKeywords: $
//
//=============================================================================//
void DebugOut( const char *pMsg, ... );
void DebugSafeWaitPoint( bool bForceWait = false );