Searched defs:enterStructAccess (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ | ||
| D | blocklayout.h | 200 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function |
| D | blocklayout.cpp | 442 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor |
| D | ShaderStorageBlockOutputHLSL.cpp | 218 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anonc217aa070111::BlockInfoVisitor |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
| D | ProgramLinkedResources.cpp | 531 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anond6af51c00111::FlattenUniformVisitor |