Searched defs:enterStructAccess (Results 1 – 8 of 8) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | blocklayout.h | 198 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function
|
| D | blocklayout.cpp | 390 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor 496 void BlockEncoderVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::BlockEncoderVisitor
|
| D | ShaderStorageBlockOutputHLSL.cpp | 217 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anonb24916df0111::BlockInfoVisitor
|
| /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 550 void BlockEncoderVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::BlockEncoderVisitor
|
| D | ShaderStorageBlockOutputHLSL.cpp | 218 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anona0eeb80a0111::BlockInfoVisitor
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | ProgramLinkedResources.cpp | 507 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anon56c1d3980111::FlattenUniformVisitor
|
| /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::__anon03ca45630111::FlattenUniformVisitor
|