Searched refs:EShReflectionAllBlockVariables (Results 1 – 5 of 5) sorted by relevance
466 if ((reflection.options & EShReflectionAllBlockVariables) && active) { in blowUpActiveAggregate()476 if ((reflection.options & EShReflectionAllBlockVariables) && active) { in blowUpActiveAggregate()597 if (reflection.options & EShReflectionAllBlockVariables) { in addDereferencedUniform()1149 if (options & EShReflectionAllBlockVariables) in buildUniformStageMask()
73 reflectionOptions |= EShReflectionAllBlockVariables; in verifyIOMapping()
284 …EShReflectionAllBlockVariables = (1 << 4), // reflect all variables in blocks, even if they are i… enumerator
741 ReflectOptions |= EShReflectionAllBlockVariables; in ProcessArguments()