119StringMapmInputToGLStatesMap; // Map parameter name to a new parameter name (sometimes renaming is required to match names between vertex and fragment shader)
120FunctionMapmFunctionCacheMap; // Map function invocation to body. Used as a cache to reduce library file reads and for inlining