Home
last modified time | relevance | path

Searched defs:exitStruct (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
Dblocklayout.h240 virtual void exitStruct(const ShaderVariable &structVar) {} in exitStruct() function
Dblocklayout.cpp451 void VariableNameVisitor::exitStruct(const ShaderVariable &structVar) in exitStruct() function in sh::VariableNameVisitor