Searched defs:enterStructAccess (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/ | ||
D | blocklayout.cpp | 457 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor |
D | blocklayout.h | 242 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function |
/external/angle/src/compiler/translator/hlsl/ | ||
D | ShaderStorageBlockOutputHLSL.cpp | 221 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anonb6678bf40111::BlockInfoVisitor |
/external/angle/src/libANGLE/ | ||
D | ProgramLinkedResources.cpp | 516 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anon9d858beb0111::FlattenUniformVisitor |