D | RemoveInactiveInterfaceVariables.cpp | 39 const std::vector<sh::ShaderVariable> &mAttributes; member in sh::__anon4ecd79e50111::RemoveInactiveInterfaceVariablesTraverser 56 mAttributes(attributes), in RemoveInactiveInterfaceVariablesTraverser() 125 removeDeclaration = !IsVariableActive(mAttributes, asSymbol->getName()); in visitDeclaration()
|