Searched refs:m_globalScope (Results 1 – 2 of 2) sorted by relevance
103 VariableScope& getGlobalScope (void) { return m_globalScope; } in getGlobalScope()120 VariableScope m_globalScope; member in rsg::Shader
84 const vector<Variable*>& globalVars = m_globalScope.getDeclaredVariables(); in getOutputs()