HomeSort by relevance Sort by last modified time
    Searched refs:m_globalScope (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/randomshaders/
rsgShader.hpp 103 VariableScope& getGlobalScope (void) { return m_globalScope; }
120 VariableScope m_globalScope;
rsgShader.cpp 84 const vector<Variable*>& globalVars = m_globalScope.getDeclaredVariables();

Completed in 52 milliseconds