Searched refs:EShReflectionIntermediateIO (Results 1 – 3 of 3) sorted by relevance
274 …EShReflectionIntermediateIO = (1 << 2), // reflect inputs and outputs to program, even with no… enumerator
555 ReflectOptions |= EShReflectionIntermediateIO; in ProcessArguments()
2075 if (opts & EShReflectionIntermediateIO) { in buildReflection()