source2006/public/renderparm.h
2020-02-25 05:28:57 +02:00

14 lines
449 B
C

//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
//
// Purpose: defines constants to use for the materialsystem and shaderapi
// SetxxxRenderingParameter functions
//
// $NoKeywords: $
//
//===========================================================================//
#define MAX_INT_RENDER_PARMS 20
#define MAX_FLOAT_RENDER_PARMS 20
#define MAX_VECTOR_RENDER_PARMS 20
#define INT_RENDERPARM_ENABLE_FIXED_LIGHTING 0