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::__anone70ebe3b0111::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::__anon8e20c3660111::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::__anon58bdc7740111::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::__anonf4ee1d3f0111::FlattenUniformVisitor
|