Searched refs:EShReflectionAllIOVariables (Results 1 – 3 of 3) sorted by relevance
286 …EShReflectionAllIOVariables = (1 << 6), // reflect all input/output variables, even if they ar… enumerator
1193 else if ((options & EShReflectionAllIOVariables) && in addStage()
765 ReflectOptions |= EShReflectionAllIOVariables; in ProcessArguments()