1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 12:36:05 +08:00
Files
hl2sdk/public/renderparm.h

15 lines
464 B
C
Raw Normal View History

2025-05-17 14:13:05 -04:00
//===== 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