Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.h240 virtual void enterStruct(const ShaderVariable &structVar) {} in enterStruct() function
H A Dblocklayout.cpp445 void VariableNameVisitor::enterStruct(const ShaderVariable &structVar) in enterStruct() function in sh::VariableNameVisitor