Searched defs:enterStructAccess (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ | ||
| D | blocklayout.cpp | 399 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor |
| D | blocklayout.h | 195 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function |
| D | ShaderStorageBlockOutputHLSL.cpp | 217 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anon340c444d0111::BlockInfoVisitor |
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ | ||
| D | ProgramLinkedResources.cpp | 514 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anonf9106f460111::FlattenUniformVisitor |