Home
last modified time | relevance | path

Searched defs:enterStructAccess (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/
Dblocklayout.cpp457 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor
565 void BlockEncoderVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::BlockEncoderVisitor
Dblocklayout.h243 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function
/external/angle/src/compiler/translator/hlsl/
DShaderStorageBlockOutputHLSL.cpp221 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anond75b44830111::BlockInfoVisitor
/external/angle/src/libANGLE/
DProgramLinkedResources.cpp541 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anon8be7073a0111::FlattenUniformVisitor